aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-08-31 21:32:10 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-08-31 21:32:10 +0800
commit94f72b20449e918c97f102dc3b7555af2e0c9973 (patch)
treef91ee6612fad99fa9f17739a5f1035897b073cd4
parent9d4d86a5fc36f9ad6318bf5262b42a2e85cdf0c7 (diff)
downloadfreebsd-ports-gnome-94f72b20449e918c97f102dc3b7555af2e0c9973.tar.gz
freebsd-ports-gnome-94f72b20449e918c97f102dc3b7555af2e0c9973.tar.zst
freebsd-ports-gnome-94f72b20449e918c97f102dc3b7555af2e0c9973.zip
- Add NO_ARCH
-rw-r--r--misc/p5-Geo-Coder-OSM/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-Geo-Coder-OSM/Makefile b/misc/p5-Geo-Coder-OSM/Makefile
index 63b6363edb8e..4d87d741dc79 100644
--- a/misc/p5-Geo-Coder-OSM/Makefile
+++ b/misc/p5-Geo-Coder-OSM/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-JSON>=2:${PORTSDIR}/converters/p5-JSON \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5