svn commit: r399745 - head/devel/p5-Error-Helper

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 19 20:19:38 UTC 2015


Author: sunpoet
Date: Mon Oct 19 20:19:36 2015
New Revision: 399745
URL: https://svnweb.freebsd.org/changeset/ports/399745

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Error-Helper/Makefile

Modified: head/devel/p5-Error-Helper/Makefile
==============================================================================
--- head/devel/p5-Error-Helper/Makefile	Mon Oct 19 20:19:31 2015	(r399744)
+++ head/devel/p5-Error-Helper/Makefile	Mon Oct 19 20:19:36 2015	(r399745)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 TEST_DEPENDS=	p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list