svn commit: r398537 - head/security/p5-Authen-Simple-LDAP

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:11:42 UTC 2015


Author: sunpoet
Date: Sat Oct  3 17:11:40 2015
New Revision: 398537
URL: https://svnweb.freebsd.org/changeset/ports/398537

Log:
  - Add NO_ARCH

Modified:
  head/security/p5-Authen-Simple-LDAP/Makefile

Modified: head/security/p5-Authen-Simple-LDAP/Makefile
==============================================================================
--- head/security/p5-Authen-Simple-LDAP/Makefile	Sat Oct  3 17:11:36 2015	(r398536)
+++ head/security/p5-Authen-Simple-LDAP/Makefile	Sat Oct  3 17:11:40 2015	(r398537)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-Authen-Simple>=0:${POR
 		p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list