svn commit: r395677 - head/misc/p5-Geo-Coder-Many

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Aug 31 13:31:54 UTC 2015


Author: sunpoet
Date: Mon Aug 31 13:31:53 2015
New Revision: 395677
URL: https://svnweb.freebsd.org/changeset/ports/395677

Log:
  - Add NO_ARCH

Modified:
  head/misc/p5-Geo-Coder-Many/Makefile

Modified: head/misc/p5-Geo-Coder-Many/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-Many/Makefile	Mon Aug 31 13:31:49 2015	(r395676)
+++ head/misc/p5-Geo-Coder-Many/Makefile	Mon Aug 31 13:31:53 2015	(r395677)
@@ -34,6 +34,7 @@ TEST_DEPENDS=	p5-Test-Exception>=0:${POR
 		p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
 		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}


More information about the svn-ports-all mailing list