svn commit: r511441 - head/www/p5-PocketIO
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 7 22:44:24 UTC 2019
Author: sunpoet
Date: Sat Sep 7 22:44:24 2019
New Revision: 511441
URL: https://svnweb.freebsd.org/changeset/ports/511441
Log:
Cosmetic change
Modified:
head/www/p5-PocketIO/Makefile
Modified: head/www/p5-PocketIO/Makefile
==============================================================================
--- head/www/p5-PocketIO/Makefile Sat Sep 7 22:44:18 2019 (r511440)
+++ head/www/p5-PocketIO/Makefile Sat Sep 7 22:44:24 2019 (r511441)
@@ -23,8 +23,9 @@ RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
TEST_DEPENDS= p5-Plack>=0:www/p5-Plack \
p5-Twiggy>=0:www/p5-Twiggy
-NO_ARCH= yes
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list