git: 7da775b6ea58 - main - math/p5-Math-Prime-XS: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:48:16 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7da775b6ea58715e99903a710da69cdd3175b95e
commit 7da775b6ea58715e99903a710da69cdd3175b95e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:27:24 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:07 +0000
math/p5-Math-Prime-XS: Cosmetic change
---
math/p5-Math-Prime-XS/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/p5-Math-Prime-XS/Makefile b/math/p5-Math-Prime-XS/Makefile
index 7ea3ae57f434..2a268a10cf84 100644
--- a/math/p5-Math-Prime-XS/Makefile
+++ b/math/p5-Math-Prime-XS/Makefile
@@ -18,8 +18,8 @@ RUN_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \
TEST_DEPENDS= p5-Test-Pod>=1.14:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Prime/XS/XS.so
More information about the dev-commits-ports-all
mailing list