Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:43:48 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: 3007ff7946c1 - main - devel/p5-List-UtilsBy-XS: Cosmetic change
Message-ID:  <202106251343.15PDhmIf084781@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=3007ff7946c1c6efc7321f62b79c87d87f8b5860

commit 3007ff7946c1c6efc7321f62b79c87d87f8b5860
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:34:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:34:44 +0000

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

diff --git a/devel/p5-List-UtilsBy-XS/Makefile b/devel/p5-List-UtilsBy-XS/Makefile
index 2d1747a7196e..a1f71f81131a 100644
--- a/devel/p5-List-UtilsBy-XS/Makefile
+++ b/devel/p5-List-UtilsBy-XS/Makefile
@@ -15,8 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Module-Build-XSUtil>=0.02:devel/p5-Module-Build-XSUtil
 
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/List/UtilsBy/XS/XS.so



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