diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-31 13:32:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-31 13:32:23 +0000 |
commit | 8b8f1481c58cd964f1d7e0ee170a93ff2294e04c (patch) | |
tree | 18df306be6aa6904546f222c3c2703e3265f3683 /misc/p5-Geo-Coder-TomTom | |
parent | 02686341f5206701cb654883f61d310521ad5980 (diff) |
Notes
Diffstat (limited to 'misc/p5-Geo-Coder-TomTom')
-rw-r--r-- | misc/p5-Geo-Coder-TomTom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-Geo-Coder-TomTom/Makefile b/misc/p5-Geo-Coder-TomTom/Makefile index 114a8a238aff..dc2e8cbadef1 100644 --- a/misc/p5-Geo-Coder-TomTom/Makefile +++ b/misc/p5-Geo-Coder-TomTom/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 |