svn commit: r398538 - head/security/p5-Authen-Simple

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


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

Log:
  - Add NO_ARCH

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

Modified: head/security/p5-Authen-Simple/Makefile
==============================================================================
--- head/security/p5-Authen-Simple/Makefile	Sat Oct  3 17:11:40 2015	(r398537)
+++ head/security/p5-Authen-Simple/Makefile	Sat Oct  3 17:11:45 2015	(r398538)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-Class-Accessor>=0:${PO
 		p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list