aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 04:59:14 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 05:42:35 +0000
commit306436af1ef12dc5b97e26541182ccbc7079bc59 (patch)
tree2103105aed9f70b94b5f31159cba8a954d46b6fb /graphics
parent2619dacee03024157d57cd930a17e0f329880e87 (diff)
downloadports-306436af1ef12dc5b97e26541182ccbc7079bc59.tar.gz
ports-306436af1ef12dc5b97e26541182ccbc7079bc59.zip
graphics/p5-Image-Base: Cosmetic change
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>