aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-GoogleMaps/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2014-01-05 21:05:56 +0800
committeraz <az@FreeBSD.org>2014-01-05 21:05:56 +0800
commit9aec49a523bce54d62118e693327026367bd3834 (patch)
treefa8e64e6340da0a9e3156ca079c3925da46224b2 /www/p5-HTML-GoogleMaps/Makefile
parent59e18e8a383c8f1a9dce1f0c116a8e38caf521da (diff)
downloadfreebsd-ports-gnome-9aec49a523bce54d62118e693327026367bd3834.tar.gz
freebsd-ports-gnome-9aec49a523bce54d62118e693327026367bd3834.tar.zst
freebsd-ports-gnome-9aec49a523bce54d62118e693327026367bd3834.zip
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'www/p5-HTML-GoogleMaps/Makefile')
-rw-r--r--www/p5-HTML-GoogleMaps/Makefile5
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