git: 07d7733a0257 - main - www/p5-HTTP-CookieJar: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:10:48 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=07d7733a025732aef4f445fd76a3b0e05ae8e9bb
commit 07d7733a025732aef4f445fd76a3b0e05ae8e9bb
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:00:59 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:42:52 +0000
www/p5-HTTP-CookieJar: Cosmetic change
---
www/p5-HTTP-CookieJar/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/www/p5-HTTP-CookieJar/Makefile b/www/p5-HTTP-CookieJar/Makefile
index e1ec57459516..c7b0cd2a566e 100644
--- a/www/p5-HTTP-CookieJar/Makefile
+++ b/www/p5-HTTP-CookieJar/Makefile
@@ -20,8 +20,9 @@ TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
p5-Test-Requires>=0:devel/p5-Test-Requires \
p5-Test-Simple>=0.96:devel/p5-Test-Simple
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list