diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-09 15:43:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-09 15:43:37 +0000 |
commit | 79a10462f1a944b33017fd65bce24846ed3edfa2 (patch) | |
tree | 876ceeab96131340ec8d12a3d7730ec5dfe24986 /net-im | |
parent | 72ed210507fbfba1d1a1c99450ff4f5f47e22a81 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-Jabber-Lite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/p5-Jabber-Lite/Makefile b/net-im/p5-Jabber-Lite/Makefile index 63e709380070..b31bc490cf31 100644 --- a/net-im/p5-Jabber-Lite/Makefile +++ b/net-im/p5-Jabber-Lite/Makefile @@ -21,6 +21,7 @@ BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 |