diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 12:42:52 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 12:42:52 +0000 |
commit | c9b4f372f45de0fc56af0a64e1f851a1e22a9279 (patch) | |
tree | 7f80c1c66cbf0347e6332598f6c4b63f7fff070a /graphics | |
parent | 657447da66b38ad1fbbfe5d9829ede801ebd2923 (diff) | |
download | ports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.tar.gz ports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cuttlefish/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-save-for-web/Makefile | 2 | ||||
-rw-r--r-- | graphics/imageindex/Makefile | 2 | ||||
-rw-r--r-- | graphics/npretty/Makefile | 6 | ||||
-rw-r--r-- | graphics/p5-Acme-Steganography-Image-Png/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Image-Grab/Makefile | 8 | ||||
-rw-r--r-- | graphics/renrot/Makefile | 4 | ||||
-rw-r--r-- | graphics/vips/Makefile | 2 |
8 files changed, 15 insertions, 15 deletions
diff --git a/graphics/cuttlefish/Makefile b/graphics/cuttlefish/Makefile index 8cbdb3ae343d..41fbd2a34f90 100644 --- a/graphics/cuttlefish/Makefile +++ b/graphics/cuttlefish/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.caida.org/tools/visualization/cuttlefish/code/ MAINTAINER= mjl@luckie.org.nz COMMENT= Plots diurnal and geographical patterns of supplied data -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ +RUN_DEPENDS+= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ convert:${PORTSDIR}/graphics/ImageMagick \ gifsicle:${PORTSDIR}/graphics/gifsicle diff --git a/graphics/gimp-save-for-web/Makefile b/graphics/gimp-save-for-web/Makefile index 6683f02f23f6..94d9647158a4 100644 --- a/graphics/gimp-save-for-web/Makefile +++ b/graphics/gimp-save-for-web/Makefile @@ -15,7 +15,7 @@ MAINTAINER= magik@roorback.net COMMENT= GIMP Save For Web plugin LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser USE_BZIP2= yes USE_GETTEXT= yes diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile index 0ba9b2192baf..8753ade92189 100644 --- a/graphics/imageindex/Makefile +++ b/graphics/imageindex/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ ${LOCALBASE}/bin/Magick-config:${PORTSDIR}/graphics/ImageMagick \ ${LOCALBASE}/bin/wrjpgcom:${PORTSDIR}/graphics/jpeg \ ${LOCALBASE}/bin/mplayer:${PORTSDIR}/multimedia/mplayer \ - ${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info + p5-Image-Info>=0:${PORTSDIR}/graphics/p5-Image-Info USE_PERL5_RUN= yes MAKE_ARGS+= PERLPATH=${PERL} 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 diff --git a/graphics/p5-Acme-Steganography-Image-Png/Makefile b/graphics/p5-Acme-Steganography-Image-Png/Makefile index ff7c4280f6f4..41ecfdefc9c5 100644 --- a/graphics/p5-Acme-Steganography-Image-Png/Makefile +++ b/graphics/p5-Acme-Steganography-Image-Png/Makefile @@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Hide data (badly) in Png images -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Imager.pm:${PORTSDIR}/graphics/p5-Imager \ - ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor +BUILD_DEPENDS= p5-Imager>=0:${PORTSDIR}/graphics/p5-Imager \ + p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/graphics/p5-Image-Grab/Makefile b/graphics/p5-Image-Grab/Makefile index 717dfe23b5bb..88514a8461aa 100644 --- a/graphics/p5-Image-Grab/Makefile +++ b/graphics/p5-Image-Grab/Makefile @@ -15,10 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= tolid@plab.ku.dk COMMENT= Perl extension for Grabbing images off the Internet -BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ - ${SITE_PERL}/HTML/Tree.pm:${PORTSDIR}/www/p5-HTML-Tree \ - ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ + p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/graphics/renrot/Makefile b/graphics/renrot/Makefile index c465e1b33b7e..7c8987e7eada 100644 --- a/graphics/renrot/Makefile +++ b/graphics/renrot/Makefile @@ -15,7 +15,7 @@ COMMENT= Perl utility for various processing tasks on the image files LICENSE= ART20 -BUILD_DEPENDS= ${SITE_PERL}/Image/ExifTool.pm:${PORTSDIR}/graphics/p5-Image-ExifTool +BUILD_DEPENDS= p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes @@ -28,7 +28,7 @@ PORTDOCS= AUTHORS README ChangeLog NEWS TODO .include <bsd.port.options.mk> .if defined(WITH_IMAGEMAGICK) -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick +RUN_DEPENDS+= ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick .endif post-install: diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 7b130b998bbf..f8b2a599b180 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -17,7 +17,7 @@ COMMENT= Free image processing system OPTIONS+= LIBOIL "Use liboil for CPU-optimized primitives" on OPTIONS+= PYTHON "Create Python bindings" ${PYPRESENT} -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ jpeg:${PORTSDIR}/graphics/jpeg \ exif:${PORTSDIR}/graphics/libexif \ |