diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-25 14:00:25 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-25 14:00:25 +0000 |
commit | 8bfc0026c6a57e3a2c0074f3cc9f32cead487821 (patch) | |
tree | 8defd68f60601a30113b846ef14f62eac0d466c5 /www/p5-WWW-Comic | |
parent | 10aac448c3afbd8eae12dc62d81e98f088632e8e (diff) | |
download | ports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.tar.gz ports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.zip |
Notes
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} |