svn commit: r395678 - head/misc/p5-Geo-Coder-Mapquest

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


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

Log:
  - Add NO_ARCH

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

Modified: head/misc/p5-Geo-Coder-Mapquest/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-Mapquest/Makefile	Mon Aug 31 13:31:53 2015	(r395677)
+++ head/misc/p5-Geo-Coder-Mapquest/Makefile	Mon Aug 31 13:31:58 2015	(r395678)
@@ -21,6 +21,7 @@ BUILD_DEPENDS=	p5-JSON>=2:${PORTSDIR}/co
 		p5-libwww>=6.02:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list