git: 9299d0f29976 - main - devel/p5-Function-Parameters: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:48:06 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9299d0f299768f6c3d8dd6cb2ca8aa6407c1ed42
commit 9299d0f299768f6c3d8dd6cb2ca8aa6407c1ed42
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:26:45 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:06 +0000
devel/p5-Function-Parameters: Cosmetic change
---
devel/p5-Function-Parameters/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/p5-Function-Parameters/Makefile b/devel/p5-Function-Parameters/Makefile
index f001f0049573..0de0aa145840 100644
--- a/devel/p5-Function-Parameters/Makefile
+++ b/devel/p5-Function-Parameters/Makefile
@@ -21,10 +21,10 @@ TEST_DEPENDS= p5-Dir-Self>=0:devel/p5-Dir-Self \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-aliased>=0:devel/p5-aliased
-PORTSCOUT= limit:^[0-9\.]*$$
-
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+PORTSCOUT= limit:^[0-9\.]*$$
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Function/Parameters/Parameters.so
More information about the dev-commits-ports-all
mailing list