diff options
Diffstat (limited to 'misc/p5-Geo-Coder-OSM/Makefile')
-rw-r--r-- | misc/p5-Geo-Coder-OSM/Makefile | 1 |
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 |