svn commit: r399778 - head/devel/p5-File-Slurp-Tree

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


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

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-File-Slurp-Tree/Makefile

Modified: head/devel/p5-File-Slurp-Tree/Makefile
==============================================================================
--- head/devel/p5-File-Slurp-Tree/Makefile	Mon Oct 19 20:22:01 2015	(r399777)
+++ head/devel/p5-File-Slurp-Tree/Makefile	Mon Oct 19 20:22:06 2015	(r399778)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-File-Find-Rule>=0:${PO
 		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list