git: b92d5039f0d2 - main - www/p5-HTTP-XSCookies: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:10:56 UTC 2021


The branch main has been updated by sunpoet:

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

commit b92d5039f0d209aeaaa959a64ccbd4a37af57832
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:01:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:42:56 +0000

    www/p5-HTTP-XSCookies: Cosmetic change
---
 www/p5-HTTP-XSCookies/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/p5-HTTP-XSCookies/Makefile b/www/p5-HTTP-XSCookies/Makefile
index 5eec9365d975..e49fbb090ddf 100644
--- a/www/p5-HTTP-XSCookies/Makefile
+++ b/www/p5-HTTP-XSCookies/Makefile
@@ -14,8 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-TimeDate>=0:devel/p5-TimeDate
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/HTTP/XSCookies/XSCookies.so


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