aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/p5-Net-BitTorrent-File
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-20 16:06:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-20 16:06:35 +0000
commitff06e08559f340722c2486753a7a66de50924271 (patch)
treeb68a7346c039ac23b5e44585aa9fdad79e368c88 /net-p2p/p5-Net-BitTorrent-File
parentece7f39bdcc20dee5ae4f145a513124341a29503 (diff)
downloadports-ff06e08559f340722c2486753a7a66de50924271.tar.gz
ports-ff06e08559f340722c2486753a7a66de50924271.zip
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=394895
Diffstat (limited to 'net-p2p/p5-Net-BitTorrent-File')
-rw-r--r--net-p2p/p5-Net-BitTorrent-File/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/p5-Net-BitTorrent-File/Makefile b/net-p2p/p5-Net-BitTorrent-File/Makefile
index c0d2c51ce309..21e8a93a6526 100644
--- a/net-p2p/p5-Net-BitTorrent-File/Makefile
+++ b/net-p2p/p5-Net-BitTorrent-File/Makefile
@@ -21,5 +21,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-fix//}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>