aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Image-Base/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/p5-Image-Base/Makefile b/graphics/p5-Image-Base/Makefile
index 6c770560befd..c07718620512 100644
--- a/graphics/p5-Image-Base/Makefile
+++ b/graphics/p5-Image-Base/Makefile
@@ -12,8 +12,9 @@ COMMENT= Base class for loading, manipulating, and saving images
LICENSE= LGPL3
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>