Date: Fri, 25 Jun 2021 13:44:40 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5b853b6a3307 - main - devel/p5-Scalar-Does: Cosmetic change Message-ID: <202106251344.15PDiePo085940@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b853b6a330710496bb27a85f2e534037ffe9780 commit 5b853b6a330710496bb27a85f2e534037ffe9780 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-25 13:35:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251344.15PDiePo085940>