git: b0f991f7445d - main - devel/p5-Clone-Choose: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 10 14:47:55 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b0f991f7445de09acdb08386d6fbe8250ca9315b

commit b0f991f7445de09acdb08386d6fbe8250ca9315b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:26:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:04 +0000

    devel/p5-Clone-Choose: Cosmetic change
---
 devel/p5-Clone-Choose/Makefile | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/p5-Clone-Choose/Makefile b/devel/p5-Clone-Choose/Makefile
index 687e548d358d..5180c3fe7a5d 100644
--- a/devel/p5-Clone-Choose/Makefile
+++ b/devel/p5-Clone-Choose/Makefile
@@ -14,16 +14,17 @@ LICENSE_COMB=	dual
 
 TEST_DEPENDS=	p5-Test-Without-Module>=0:devel/p5-Test-Without-Module
 
+USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
+
 OPTIONS_DEFINE=	CLONE CLONE_PP STORABLE
 OPTIONS_DEFAULT=CLONE
 CLONE_DESC=	Use Clone
 CLONE_PP_DESC=	Use Clone::PP
 STORABLE_DESC=	Use Storable
 
-NO_ARCH=	yes
-USE_PERL5=	configure
-USES=		perl5
-
 CLONE_BUILD_DEPENDS=	p5-Clone>=0.10:devel/p5-Clone
 CLONE_RUN_DEPENDS=	p5-Clone>=0.10:devel/p5-Clone
 CLONE_PP_BUILD_DEPENDS=	p5-Clone-PP>=0:devel/p5-Clone-PP


More information about the dev-commits-ports-main mailing list