aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-03 17:11:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-03 17:11:40 +0000
commit38598eb7033d468200908973b5a6ad2e05985b39 (patch)
treedfdf7cba04f6f6b2fa3e4fe6419dc9990aafde1c
parented0949b0bb2785bfb268cd5933a72c2c80169b35 (diff)
downloadports-38598eb7033d468200908973b5a6ad2e05985b39.tar.gz
ports-38598eb7033d468200908973b5a6ad2e05985b39.zip
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=398537
-rw-r--r--security/p5-Authen-Simple-LDAP/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Authen-Simple-LDAP/Makefile b/security/p5-Authen-Simple-LDAP/Makefile
index 1d9714df11a1..d36620c5c395 100644
--- a/security/p5-Authen-Simple-LDAP/Makefile
+++ b/security/p5-Authen-Simple-LDAP/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple \
p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5