diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:26:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:26:21 +0000 |
commit | e101897426497aa982235e201bc1f094c5cc5695 (patch) | |
tree | 2974063a16780799fab45f8a9365b844d58fe756 /net/p5-Net-LimeLight-Purge/Makefile | |
parent | a5163f654ba9f0c62b92759871cfa63ac2e5f13a (diff) | |
download | ports-e101897426497aa982235e201bc1f094c5cc5695.tar.gz ports-e101897426497aa982235e201bc1f094c5cc5695.zip |
- Add NO_ARCH
Notes
Notes:
svn path=/head/; revision=397442
Diffstat (limited to 'net/p5-Net-LimeLight-Purge/Makefile')
-rw-r--r-- | net/p5-Net-LimeLight-Purge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-LimeLight-Purge/Makefile b/net/p5-Net-LimeLight-Purge/Makefile index fc5749bf3db0..a800a7e6a3d8 100644 --- a/net/p5-Net-LimeLight-Purge/Makefile +++ b/net/p5-Net-LimeLight-Purge/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-DateTime-Format-ISO8601>=0.06:${PORTSDIR}/devel/p5-DateTime-Fo p5-SOAP-Lite>=0.710.08:${PORTSDIR}/net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 |