diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 06:03:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 06:03:56 +0000 |
commit | a36b68f645d35088308afc9f4524f42d809e6f05 (patch) | |
tree | 42da9790dad9f952223e84038458c1f2f84752a4 /textproc/p5-Geo-Parse-OSM | |
parent | 409b54964348c8f36b19c76a5ac34d8bb9f5a726 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Geo-Parse-OSM')
-rw-r--r-- | textproc/p5-Geo-Parse-OSM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Geo-Parse-OSM/Makefile b/textproc/p5-Geo-Parse-OSM/Makefile index e0a5b5185f65..9b7d9265bf97 100644 --- a/textproc/p5-Geo-Parse-OSM/Makefile +++ b/textproc/p5-Geo-Parse-OSM/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:0.221 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Geo::Parse::OSM.3 \ Geo::Parse::OSM::Multipass.3 \ |