aboutsummaryrefslogtreecommitdiff
path: root/graphics/npretty
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 12:42:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 12:42:52 +0000
commitc9b4f372f45de0fc56af0a64e1f851a1e22a9279 (patch)
tree7f80c1c66cbf0347e6332598f6c4b63f7fff070a /graphics/npretty
parent657447da66b38ad1fbbfe5d9829ede801ebd2923 (diff)
downloadports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.tar.gz
ports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300264
Diffstat (limited to 'graphics/npretty')
-rw-r--r--graphics/npretty/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/npretty/Makefile b/graphics/npretty/Makefile
index 60adecf94966..7f77a5241cf7 100644
--- a/graphics/npretty/Makefile
+++ b/graphics/npretty/Makefile
@@ -15,9 +15,9 @@ MASTER_SITES= http://www.pulia.nu/code/projects/npretty/ \
MAINTAINER= peter@pean.org
COMMENT= A simple web-gallery generator written in perl
-RUN_DEPENDS= ${SITE_PERL}/Image/ExifTool.pm:${PORTSDIR}/graphics/p5-Image-ExifTool \
- ${SITE_PERL}/mach/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick \
- ${SITE_PERL}/mach/forks.pm:${PORTSDIR}/devel/p5-forks
+RUN_DEPENDS= p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool \
+ ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick \
+ p5-forks>=0:${PORTSDIR}/devel/p5-forks
LIB_DEPENDS+= Magick.*:${PORTSDIR}/graphics/ImageMagick