diff options
Diffstat (limited to 'www/p5-WWW-Comic')
-rw-r--r-- | www/p5-WWW-Comic/Makefile | 4 |
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} |