diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-04 01:11:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-04 01:11:40 +0800 |
commit | 1da431e1f5871cd4d8b545f4f9bfac3550ab1465 (patch) | |
tree | dfdf7cba04f6f6b2fa3e4fe6419dc9990aafde1c /security/p5-Authen-Simple-LDAP | |
parent | a8a1ab378ad7d3805aac3fa2cf1f0e3939ee187e (diff) | |
download | freebsd-ports-gnome-1da431e1f5871cd4d8b545f4f9bfac3550ab1465.tar.gz freebsd-ports-gnome-1da431e1f5871cd4d8b545f4f9bfac3550ab1465.tar.zst freebsd-ports-gnome-1da431e1f5871cd4d8b545f4f9bfac3550ab1465.zip |
- Add NO_ARCH
Diffstat (limited to 'security/p5-Authen-Simple-LDAP')
-rw-r--r-- | security/p5-Authen-Simple-LDAP/Makefile | 1 |
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 |