From 64e7847dc9f4edde455e7e1001f093e84c12a620 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 31 May 2015 13:21:56 +0000 Subject: - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q2 --- net-p2p/p5-WWW-BitTorrent/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/p5-WWW-BitTorrent/Makefile b/net-p2p/p5-WWW-BitTorrent/Makefile index 2706da030881..613c1b6ebc27 100644 --- a/net-p2p/p5-WWW-BitTorrent/Makefile +++ b/net-p2p/p5-WWW-BitTorrent/Makefile @@ -3,7 +3,7 @@ PORTNAME= WWW-BitTorrent PORTVERSION= 0.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p perl5 www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,9 @@ COMMENT= Search and Download .torrent(s) files from BitTorrents boards BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= bittorrent.pl USE_PERL5= configure +NO_ARCH= yes .include -- cgit v1.2.3