svn commit: r395682 - head/misc/p5-Geo-Coder-Ovi

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


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

Log:
  - Add NO_ARCH

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

Modified: head/misc/p5-Geo-Coder-Ovi/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-Ovi/Makefile	Mon Aug 31 13:32:10 2015	(r395681)
+++ head/misc/p5-Geo-Coder-Ovi/Makefile	Mon Aug 31 13:32:15 2015	(r395682)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-JSON>=2:${PORTSDIR}/co
 		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-head mailing list