aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-08-04 14:42:42 +0800
committeraz <az@FreeBSD.org>2013-08-04 14:42:42 +0800
commit848c23e55fbc7b1a0a86c0eefc3226584ce72a49 (patch)
treeae849bce5abc477333c5c63dd4893a5a1935882e /graphics
parent898900dc0bc079616126b2430aec5a404fb163c8 (diff)
downloadfreebsd-ports-gnome-848c23e55fbc7b1a0a86c0eefc3226584ce72a49.tar.gz
freebsd-ports-gnome-848c23e55fbc7b1a0a86c0eefc3226584ce72a49.tar.zst
freebsd-ports-gnome-848c23e55fbc7b1a0a86c0eefc3226584ce72a49.zip
- Fix Makefile
Diffstat (limited to 'graphics')
-rw-r--r--graphics/icoutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/icoutils/Makefile b/graphics/icoutils/Makefile
index 5cb13c60aa34..492a4d1edd6e 100644
--- a/graphics/icoutils/Makefile
+++ b/graphics/icoutils/Makefile
@@ -15,7 +15,6 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
OPTIONS_DEFINE= RESSCRIPTS
RESSCRIPTS_DESC= PERL resource scripts
-RESSCRIPTS_USES= perl5
USE_BZIP2= yes
USES= shebangfix
@@ -34,6 +33,7 @@ PLIST_FILES= bin/icotool \
.if ${PORT_OPTIONS:MRESSCRIPTS}
RUN_DEPENDS+= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+USES+= perl5
USE_PERL5= run
MAN1+= extresso.1 genresscript.1
PLIST_FILES+= bin/extresso \