diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 14:31:06 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 14:31:06 +0000 |
commit | 7c228e4748d93ea5aaea790deb37da1914d3be1d (patch) | |
tree | e367f5eae2328aa800b87bb72b814849e1f1fd2f /www/p5-WWW-TV | |
parent | e13515f304b4eb05767a6453990dce8a1cc95234 (diff) |
Notes
Diffstat (limited to 'www/p5-WWW-TV')
-rw-r--r-- | www/p5-WWW-TV/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-TV/Makefile b/www/p5-WWW-TV/Makefile index 312aa8cf62e7..0c973230bcd5 100644 --- a/www/p5-WWW-TV/Makefile +++ b/www/p5-WWW-TV/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tolid@tolid.eu.org COMMENT= Perl interface to the database of series/episodes at TV.com -RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes |