svn commit: r397400 - head/net-mgmt/p5-Cisco-Reconfig

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


Author: sunpoet
Date: Sun Sep 20 20:15:55 2015
New Revision: 397400
URL: https://svnweb.freebsd.org/changeset/ports/397400

Log:
  - Add NO_ARCH

Modified:
  head/net-mgmt/p5-Cisco-Reconfig/Makefile

Modified: head/net-mgmt/p5-Cisco-Reconfig/Makefile
==============================================================================
--- head/net-mgmt/p5-Cisco-Reconfig/Makefile	Sun Sep 20 20:15:45 2015	(r397399)
+++ head/net-mgmt/p5-Cisco-Reconfig/Makefile	Sun Sep 20 20:15:55 2015	(r397400)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list