aboutsummaryrefslogtreecommitdiff
path: root/www/photo_gallery
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 14:00:25 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 14:00:25 +0000
commit8bfc0026c6a57e3a2c0074f3cc9f32cead487821 (patch)
tree8defd68f60601a30113b846ef14f62eac0d466c5 /www/photo_gallery
parent10aac448c3afbd8eae12dc62d81e98f088632e8e (diff)
downloadports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.tar.gz
ports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 5). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248550
Diffstat (limited to 'www/photo_gallery')
-rw-r--r--www/photo_gallery/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/photo_gallery/Makefile b/www/photo_gallery/Makefile
index 1640b7a59760..f17ac7829c2f 100644
--- a/www/photo_gallery/Makefile
+++ b/www/photo_gallery/Makefile
@@ -6,7 +6,7 @@
PORTNAME= photo_gallery
PORTVERSION= 1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.capybara.org/~dfraser/photo_gallery/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -16,7 +16,6 @@ MAINTAINER= bob@bomar.us
COMMENT= Simple web based photo gallery
RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm\
- ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info\
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI