diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-09-22 12:41:07 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-09-22 12:41:07 +0000 |
commit | 7737e1762ac171985132c9a6536608f9c8855a52 (patch) | |
tree | 15793c860d7243e80d1b489aed422fd637c4db74 /textproc/p5-Geo-Parse-OSM/Makefile | |
parent | 6a6f3d957c4e03e083d86632a641636e1e7f2753 (diff) | |
download | ports-7737e1762ac171985132c9a6536608f9c8855a52.tar.gz ports-7737e1762ac171985132c9a6536608f9c8855a52.zip |
Notes
Diffstat (limited to 'textproc/p5-Geo-Parse-OSM/Makefile')
-rw-r--r-- | textproc/p5-Geo-Parse-OSM/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Geo-Parse-OSM/Makefile b/textproc/p5-Geo-Parse-OSM/Makefile index bff52cb305b4..03675255fe5b 100644 --- a/textproc/p5-Geo-Parse-OSM/Makefile +++ b/textproc/p5-Geo-Parse-OSM/Makefile @@ -20,5 +20,6 @@ PORTSCOUT= skipv:0.221 USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> |