diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:05:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:05:56 +0000 |
commit | f546c1d1de7505d2df1e7f753da893b10e8e6470 (patch) | |
tree | fa8e64e6340da0a9e3156ca079c3925da46224b2 /www/p5-HTML-GoogleMaps/Makefile | |
parent | 80425be42c983b5fee9051a677be9caefdc55d8e (diff) | |
download | ports-f546c1d1de7505d2df1e7f753da893b10e8e6470.tar.gz ports-f546c1d1de7505d2df1e7f753da893b10e8e6470.zip |
Notes
Diffstat (limited to 'www/p5-HTML-GoogleMaps/Makefile')
-rw-r--r-- | www/p5-HTML-GoogleMaps/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/p5-HTML-GoogleMaps/Makefile b/www/p5-HTML-GoogleMaps/Makefile index 65c207148ac5..e4f9cec20262 100644 --- a/www/p5-HTML-GoogleMaps/Makefile +++ b/www/p5-HTML-GoogleMaps/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org -COMMENT= A simple wrapper around the Google Maps API +COMMENT= Simple wrapper around the Google Maps API RUN_DEPENDS= p5-Geo-Coder-Google>=0.02:${PORTSDIR}/misc/p5-Geo-Coder-Google BUILD_DEPENDS:= ${RUN_DEPENDS} @@ -16,9 +16,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::GoogleMaps.3 - -NO_STAGE= yes post-extract: @${FIND} ${WRKSRC} -name ".*.pm" -delete |