Date: Mon, 31 Aug 2015 13:32:11 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395681 - head/misc/p5-Geo-Coder-OSM Message-ID: <201508311332.t7VDWBQJ003715@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Aug 31 13:32:10 2015 New Revision: 395681 URL: https://svnweb.freebsd.org/changeset/ports/395681 Log: - Add NO_ARCH Modified: head/misc/p5-Geo-Coder-OSM/Makefile Modified: head/misc/p5-Geo-Coder-OSM/Makefile ============================================================================== --- head/misc/p5-Geo-Coder-OSM/Makefile Mon Aug 31 13:32:06 2015 (r395680) +++ head/misc/p5-Geo-Coder-OSM/Makefile Mon Aug 31 13:32:10 2015 (r395681) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508311332.t7VDWBQJ003715>