Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:43:47 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: e09929a4945c - main - devel/p5-List-SomeUtils-XS: Cosmetic change
Message-ID:  <202106251343.15PDhlmU084754@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=e09929a4945cd63aa3bff40c6d067434f2efcaac

commit e09929a4945cd63aa3bff40c6d067434f2efcaac
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-SomeUtils-XS: Cosmetic change
---
 devel/p5-List-SomeUtils-XS/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/p5-List-SomeUtils-XS/Makefile b/devel/p5-List-SomeUtils-XS/Makefile
index 8ee520bb7d3b..79eca1497ac4 100644
--- a/devel/p5-List-SomeUtils-XS/Makefile
+++ b/devel/p5-List-SomeUtils-XS/Makefile
@@ -15,8 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 TEST_DEPENDS=	p5-Test-LeakTrace>=0:devel/p5-Test-LeakTrace \
 		p5-Test-Warnings>=0.006:devel/p5-Test-Warnings
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/List/SomeUtils/XS/XS.so



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