svn commit: r399772 - head/devel/p5-File-BaseDir

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


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

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-File-BaseDir/Makefile

Modified: head/devel/p5-File-BaseDir/Makefile
==============================================================================
--- head/devel/p5-File-BaseDir/Makefile	Mon Oct 19 20:21:33 2015	(r399771)
+++ head/devel/p5-File-BaseDir/Makefile	Mon Oct 19 20:21:37 2015	(r399772)
@@ -19,6 +19,7 @@ TEST_DEPENDS=	p5-File-Which>=0:${PORTSDI
 		p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=1.00:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-head mailing list