diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-01 16:00:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-01 16:00:13 +0000 |
commit | b44d18a8cd741851cd65e642667e4560aa94824a (patch) | |
tree | 26a6207c8986aa4fc3197c5338879a91347c2090 /www/p5-Protocol-SocketIO/Makefile | |
parent | c2d715dc23415521f5f5c534838a7c04a39b1080 (diff) | |
download | ports-b44d18a8cd741851cd65e642667e4560aa94824a.tar.gz ports-b44d18a8cd741851cd65e642667e4560aa94824a.zip |
- Add NO_ARCH
Notes
Notes:
svn path=/head/; revision=398355
Diffstat (limited to 'www/p5-Protocol-SocketIO/Makefile')
-rw-r--r-- | www/p5-Protocol-SocketIO/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Protocol-SocketIO/Makefile b/www/p5-Protocol-SocketIO/Makefile index dff0893f19ef..69d5eac764d4 100644 --- a/www/p5-Protocol-SocketIO/Makefile +++ b/www/p5-Protocol-SocketIO/Makefile @@ -17,6 +17,7 @@ LICENSE= ART20 BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= modbuild USES= perl5 |