svn commit: r395680 - head/misc/p5-Geo-Coder-Navteq

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


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

Log:
  - Add NO_ARCH

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

Modified: head/misc/p5-Geo-Coder-Navteq/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-Navteq/Makefile	Mon Aug 31 13:32:02 2015	(r395679)
+++ head/misc/p5-Geo-Coder-Navteq/Makefile	Mon Aug 31 13:32:06 2015	(r395680)
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-URI>=1.36:${PORTSDIR}/
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list