aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-WWW-Comic
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-25 22:00:25 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-25 22:00:25 +0800
commit7e17e1f48c5668aee97bb02f7db628b399b6a28f (patch)
tree06e56489eb6f9a77e546bf0099ae43647dfd3009 /www/p5-WWW-Comic
parent1caab9210d4bfaf32e117ff0aff051d98db390fd (diff)
downloadfreebsd-ports-gnome-7e17e1f48c5668aee97bb02f7db628b399b6a28f.tar.gz
freebsd-ports-gnome-7e17e1f48c5668aee97bb02f7db628b399b6a28f.tar.zst
freebsd-ports-gnome-7e17e1f48c5668aee97bb02f7db628b399b6a28f.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 5). Approved by: portmgr (itetcu)
Diffstat (limited to 'www/p5-WWW-Comic')
-rw-r--r--www/p5-WWW-Comic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Comic/Makefile b/www/p5-WWW-Comic/Makefile
index 10a077566277..69d8e3b7bc01 100644
--- a/www/p5-WWW-Comic/Makefile
+++ b/www/p5-WWW-Comic/Makefile
@@ -7,6 +7,7 @@
PORTNAME= WWW-Comic
PORTVERSION= 1.06
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Retrieve comic strip images
-RUN_DEPENDS= p5-Module-Pluggable>=3.01:${PORTSDIR}/devel/p5-Module-Pluggable \
- p5-WWW-Dilbert>=1.19:${PORTSDIR}/www/p5-WWW-Dilbert \
+RUN_DEPENDS= p5-WWW-Dilbert>=1.19:${PORTSDIR}/www/p5-WWW-Dilbert \
p5-WWW-VenusEnvy>=1.10:${PORTSDIR}/www/p5-WWW-VenusEnvy
BUILD_DEPENDS= ${RUN_DEPENDS}