Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:10:54 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: b92d5039f0d2 - main - www/p5-HTTP-XSCookies: Cosmetic change
Message-ID:  <202104180710.13I7Asir004832@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit b92d5039f0d209aeaaa959a64ccbd4a37af57832
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:01:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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


home | help

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