svn commit: r397734 - head/devel/p5-Class-Accessor-Children

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 24 19:04:48 UTC 2015


Author: sunpoet
Date: Thu Sep 24 19:04:46 2015
New Revision: 397734
URL: https://svnweb.freebsd.org/changeset/ports/397734

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Class-Accessor-Children/Makefile

Modified: head/devel/p5-Class-Accessor-Children/Makefile
==============================================================================
--- head/devel/p5-Class-Accessor-Children/Makefile	Thu Sep 24 19:04:41 2015	(r397733)
+++ head/devel/p5-Class-Accessor-Children/Makefile	Thu Sep 24 19:04:46 2015	(r397734)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list