diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2011-03-17 20:51:53 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2011-03-17 20:51:53 +0000 |
commit | 0d334581c00c4afb90f7499c74e5295c1b2a11f4 (patch) | |
tree | 1958fcb9572b5ec4c68c192f5376e1f861d650c3 /textproc/p5-Geo-Parse-OSM | |
parent | a9c78cc2485efbf456b5db9b7a356c2cff0379ed (diff) | |
download | ports-0d334581c00c4afb90f7499c74e5295c1b2a11f4.tar.gz ports-0d334581c00c4afb90f7499c74e5295c1b2a11f4.zip |
Notes
Diffstat (limited to 'textproc/p5-Geo-Parse-OSM')
-rw-r--r-- | textproc/p5-Geo-Parse-OSM/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Geo-Parse-OSM/Makefile b/textproc/p5-Geo-Parse-OSM/Makefile index 10498dfa8a6c..a1c287c6e334 100644 --- a/textproc/p5-Geo-Parse-OSM/Makefile +++ b/textproc/p5-Geo-Parse-OSM/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTM ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= skipv:0.221 + PERL_CONFIGURE= yes MAN3= Geo::Parse::OSM.3 \ |