aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/p5-Image-Imgur/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/p5-Image-Imgur/Makefile b/graphics/p5-Image-Imgur/Makefile
index 1b49aa9986c2..4e0ff991dc26 100644
--- a/graphics/p5-Image-Imgur/Makefile
+++ b/graphics/p5-Image-Imgur/Makefile
@@ -17,8 +17,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \
p5-libwww>=0:www/p5-libwww
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5 tar:tgz
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>