git: 5b853b6a3307 - main - devel/p5-Scalar-Does: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:44:41 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5b853b6a330710496bb27a85f2e534037ffe9780
commit 5b853b6a330710496bb27a85f2e534037ffe9780
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:35:17 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:35:17 +0000
devel/p5-Scalar-Does: Cosmetic change
---
devel/p5-Scalar-Does/Makefile | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/devel/p5-Scalar-Does/Makefile b/devel/p5-Scalar-Does/Makefile
index a5a513efd550..6f1d98226a5a 100644
--- a/devel/p5-Scalar-Does/Makefile
+++ b/devel/p5-Scalar-Does/Makefile
@@ -27,10 +27,11 @@ TEST_DEPENDS= p5-IO-All>=0:devel/p5-IO-All \
p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
p5-Test-Requires>=0.06:devel/p5-Test-Requires
-CONFLICTS_INSTALL= p5-IO-Detect
+USES= perl5
+USE_PERL5= configure
NO_ARCH= yes
-USE_PERL5= configure
-USES= perl5
+
+CONFLICTS_INSTALL= p5-IO-Detect
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list