svn commit: r397723 - head/devel/p5-Bread-Board-Declare

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


Author: sunpoet
Date: Thu Sep 24 19:03:48 2015
New Revision: 397723
URL: https://svnweb.freebsd.org/changeset/ports/397723

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Bread-Board-Declare/Makefile

Modified: head/devel/p5-Bread-Board-Declare/Makefile
==============================================================================
--- head/devel/p5-Bread-Board-Declare/Makefile	Thu Sep 24 19:03:43 2015	(r397722)
+++ head/devel/p5-Bread-Board-Declare/Makefile	Thu Sep 24 19:03:48 2015	(r397723)
@@ -22,6 +22,7 @@ BUILD_DEPENDS=	p5-Bread-Board>=0.22:${PO
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list