diff options
Diffstat (limited to 'net-p2p/p5-WWW-BitTorrent/Makefile')
-rw-r--r-- | net-p2p/p5-WWW-BitTorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/p5-WWW-BitTorrent/Makefile b/net-p2p/p5-WWW-BitTorrent/Makefile index 9cbe3e3d705b..03792de30b6c 100644 --- a/net-p2p/p5-WWW-BitTorrent/Makefile +++ b/net-p2p/p5-WWW-BitTorrent/Makefile @@ -15,7 +15,7 @@ MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Search and Download .torrent(s) files from BitTorrents boards BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |