aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-PocketIO/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-PocketIO/Makefile')
-rw-r--r--www/p5-PocketIO/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-PocketIO/Makefile b/www/p5-PocketIO/Makefile
index a9e120843cac..4b2765fd174c 100644
--- a/www/p5-PocketIO/Makefile
+++ b/www/p5-PocketIO/Makefile
@@ -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>