svn commit: r399728 - head/devel/p5-Config-Identity

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


Author: sunpoet
Date: Mon Oct 19 20:18:17 2015
New Revision: 399728
URL: https://svnweb.freebsd.org/changeset/ports/399728

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Config-Identity/Makefile

Modified: head/devel/p5-Config-Identity/Makefile
==============================================================================
--- head/devel/p5-Config-Identity/Makefile	Mon Oct 19 20:18:12 2015	(r399727)
+++ head/devel/p5-Config-Identity/Makefile	Mon Oct 19 20:18:17 2015	(r399728)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-File-HomeDir>=0:${PORT
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list