git: 2abeda1388e9 - main - devel/p5-Readonly-XS: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:44:34 UTC 2021


The branch main has been updated by sunpoet:

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

commit 2abeda1388e95b47e1a29e1a226f760198dc3b23
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:35:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:35:12 +0000

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

diff --git a/devel/p5-Readonly-XS/Makefile b/devel/p5-Readonly-XS/Makefile
index ea6da055c51f..96fcd3d2dcfc 100644
--- a/devel/p5-Readonly-XS/Makefile
+++ b/devel/p5-Readonly-XS/Makefile
@@ -16,8 +16,8 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Readonly>=1.02:devel/p5-Readonly
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Readonly/XS/XS.so


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