Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2015 20:21:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399773 - head/devel/p5-File-ConfigDir
Message-ID:  <201510192021.t9JKLgad031677@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510192021.t9JKLgad031677>