git: c97f7f89b272 - main - math/p5-Math-CDF: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:48:11 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c97f7f89b272fd165f735bb12b99b7e5bc0bb61a
commit c97f7f89b272fd165f735bb12b99b7e5bc0bb61a
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:26:53 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:07 +0000
math/p5-Math-CDF: Cosmetic change
---
math/p5-Math-CDF/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/p5-Math-CDF/Makefile b/math/p5-Math-CDF/Makefile
index 5b51696a3ca3..7eb6d6e91d4c 100644
--- a/math/p5-Math-CDF/Makefile
+++ b/math/p5-Math-CDF/Makefile
@@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Generate probabilities and quantiles
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/CDF/CDF.so
More information about the dev-commits-ports-all
mailing list