svn commit: r397402 - head/net-mgmt/p5-Net-ACL

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:16:17 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:16:16 2015
New Revision: 397402
URL: https://svnweb.freebsd.org/changeset/ports/397402

Log:
  - Add NO_ARCH

Modified:
  head/net-mgmt/p5-Net-ACL/Makefile

Modified: head/net-mgmt/p5-Net-ACL/Makefile
==============================================================================
--- head/net-mgmt/p5-Net-ACL/Makefile	Sun Sep 20 20:16:05 2015	(r397401)
+++ head/net-mgmt/p5-Net-ACL/Makefile	Sun Sep 20 20:16:16 2015	(r397402)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-Cisco-Reconfig>=0.05:$
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Signature>=1.04:${PORTSDIR}/devel/p5-Test-Signature
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list