git: 3efea3c2a9e0 - main - devel/p5-Data-Clone: Cosmetic change

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


The branch main has been updated by sunpoet:

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

commit 3efea3c2a9e02619e75698347a1686c1b9508a28
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:26:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:05 +0000

    devel/p5-Data-Clone: Cosmetic change
---
 devel/p5-Data-Clone/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/p5-Data-Clone/Makefile b/devel/p5-Data-Clone/Makefile
index af23c6f8b28f..89ed3c780151 100644
--- a/devel/p5-Data-Clone/Makefile
+++ b/devel/p5-Data-Clone/Makefile
@@ -16,8 +16,8 @@ LICENSE_COMB=	dual
 TEST_DEPENDS=	p5-Test-LeakTrace>=0:devel/p5-Test-LeakTrace \
 		p5-Test-Requires>=0.03:devel/p5-Test-Requires
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Data/Clone/Clone.so


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