Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:44:41 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: 4ce732e58ae4 - main - devel/p5-Scalar-String: Cosmetic change
Message-ID:  <202106251344.15PDifCG085964@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=4ce732e58ae4b627cac94f459e112b86d7f18020

commit 4ce732e58ae4b627cac94f459e112b86d7f18020
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-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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251344.15PDifCG085964>