svn commit: r399773 - head/devel/p5-File-ConfigDir

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


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

Log:
  - Add NO_ARCH

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

Modified: head/devel/p5-File-ConfigDir/Makefile
==============================================================================
--- head/devel/p5-File-ConfigDir/Makefile	Mon Oct 19 20:21:37 2015	(r399772)
+++ head/devel/p5-File-ConfigDir/Makefile	Mon Oct 19 20:21:42 2015	(r399773)
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	p5-File-HomeDir>=0.50:${P
 		p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list