svn commit: r399776 - head/devel/p5-File-HomeDir-PathClass

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


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

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-File-HomeDir-PathClass/Makefile

Modified: head/devel/p5-File-HomeDir-PathClass/Makefile
==============================================================================
--- head/devel/p5-File-HomeDir-PathClass/Makefile	Mon Oct 19 20:21:52 2015	(r399775)
+++ head/devel/p5-File-HomeDir-PathClass/Makefile	Mon Oct 19 20:21:56 2015	(r399776)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-File-HomeDir>=0.93:${P
 		p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-head mailing list