summaryrefslogtreecommitdiff
path: root/textproc/p5-JavaScript-Packer
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-JavaScript-Packer')
-rw-r--r--textproc/p5-JavaScript-Packer/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-JavaScript-Packer/Makefile b/textproc/p5-JavaScript-Packer/Makefile
index 4a93e03f9bcc..0adfcad709c1 100644
--- a/textproc/p5-JavaScript-Packer/Makefile
+++ b/textproc/p5-JavaScript-Packer/Makefile
@@ -16,8 +16,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Regexp-RegGrp>=1.001001:devel/p5-Regexp-RegGrp
TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>