git: 99b4e3c5fbec - main - devel/p5-Devel-CallChecker: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:43:03 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=99b4e3c5fbecaadd739cc47e03dd3b696d7ff26a
commit 99b4e3c5fbecaadd739cc47e03dd3b696d7ff26a
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:15 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:34:15 +0000
devel/p5-Devel-CallChecker: Cosmetic change
---
devel/p5-Devel-CallChecker/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/p5-Devel-CallChecker/Makefile b/devel/p5-Devel-CallChecker/Makefile
index 9a909175108e..deffc7a50e68 100644
--- a/devel/p5-Devel-CallChecker/Makefile
+++ b/devel/p5-Devel-CallChecker/Makefile
@@ -17,8 +17,8 @@ RUN_DEPENDS= p5-DynaLoader-Functions>=0.001:devel/p5-DynaLoader-Functions
TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Devel/CallChecker/CallChecker.so
More information about the dev-commits-ports-all
mailing list