svn commit: r388626 - head/devel/p5-namespace-autoclean

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 5 18:58:30 UTC 2015


Author: sunpoet
Date: Fri Jun  5 18:58:29 2015
New Revision: 388626
URL: https://svnweb.freebsd.org/changeset/ports/388626

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-namespace-autoclean/Makefile

Modified: head/devel/p5-namespace-autoclean/Makefile
==============================================================================
--- head/devel/p5-namespace-autoclean/Makefile	Fri Jun  5 18:58:24 2015	(r388625)
+++ head/devel/p5-namespace-autoclean/Makefile	Fri Jun  5 18:58:29 2015	(r388626)
@@ -22,6 +22,7 @@ TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDI
 		p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
 		p5-Test-Spelling>0.12:${PORTSDIR}/devel/p5-Test-Spelling
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuildtiny
 


More information about the svn-ports-all mailing list