aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Grab
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 02:32:30 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 02:32:30 +0000
commit3f795ed79544f451dcbc7721ec25f7470245ab4b (patch)
tree8474ecf15973c32c010cc76f3cfb138e84dd508b /graphics/p5-Image-Grab
parent5b91abfaae1c8bf3daa8a78955ac833c26b07aea (diff)
downloadports-3f795ed79544f451dcbc7721ec25f7470245ab4b.tar.gz
ports-3f795ed79544f451dcbc7721ec25f7470245ab4b.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 12). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248740
Diffstat (limited to 'graphics/p5-Image-Grab')
-rw-r--r--graphics/p5-Image-Grab/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/p5-Image-Grab/Makefile b/graphics/p5-Image-Grab/Makefile
index 88493c8f6dd7..361d5d5d2881 100644
--- a/graphics/p5-Image-Grab/Makefile
+++ b/graphics/p5-Image-Grab/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Image-Grab
PORTVERSION= 1.4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tolid@plab.ku.dk
COMMENT= Perl extension for Grabbing images off the Internet
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
- ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
+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