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-Google-Video | |
parent | e13515f304b4eb05767a6453990dce8a1cc95234 (diff) | |
download | ports-7c228e4748d93ea5aaea790deb37da1914d3be1d.tar.gz ports-7c228e4748d93ea5aaea790deb37da1914d3be1d.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Google-Video')
-rw-r--r-- | www/p5-WWW-Google-Video/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Google-Video/Makefile b/www/p5-WWW-Google-Video/Makefile index 6f356bc3a50e..5864b8d618ee 100644 --- a/www/p5-WWW-Google-Video/Makefile +++ b/www/p5-WWW-Google-Video/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= An interface to fetch the Google Video Information -BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |