git: 4ce732e58ae4 - main - devel/p5-Scalar-String: Cosmetic change

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


The branch main has been updated by sunpoet:

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

commit 4ce732e58ae4b627cac94f459e112b86d7f18020
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-String: Cosmetic change
---
 devel/p5-Scalar-String/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/p5-Scalar-String/Makefile b/devel/p5-Scalar-String/Makefile
index 3528534b1bdb..16b53bd23037 100644
--- a/devel/p5-Scalar-String/Makefile
+++ b/devel/p5-Scalar-String/Makefile
@@ -12,8 +12,8 @@ COMMENT=	String aspects of scalars
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Scalar/String/String.so


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