diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-21 04:15:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-21 04:15:45 +0800 |
commit | c762004570b981e06a0b2ed1f05df7167451e81f (patch) | |
tree | 29ddefc6356a320ce05623a6d43c09e92ac70335 /net-im | |
parent | 22ef503dc386f74614bbc9812a043b5e88bb3aab (diff) | |
download | freebsd-ports-gnome-c762004570b981e06a0b2ed1f05df7167451e81f.tar.gz freebsd-ports-gnome-c762004570b981e06a0b2ed1f05df7167451e81f.tar.zst freebsd-ports-gnome-c762004570b981e06a0b2ed1f05df7167451e81f.zip |
- Add NO_ARCH
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-SOAP-Transport-JABBER/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/p5-SOAP-Transport-JABBER/Makefile b/net-im/p5-SOAP-Transport-JABBER/Makefile index d4957f8ebbb1..c9957e9cd0b8 100644 --- a/net-im/p5-SOAP-Transport-JABBER/Makefile +++ b/net-im/p5-SOAP-Transport-JABBER/Makefile @@ -17,6 +17,7 @@ BUILD_DEPENDS= p5-Net-Jabber>=0:${PORTSDIR}/net-im/p5-Net-Jabber \ p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= modbuild USES= perl5 |