aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-GoogleMaps/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2009-01-08 16:57:02 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2009-01-08 16:57:02 +0000
commit2d103d3fa5b8bc906a2b7e4c3c96bee0f6c93742 (patch)
treec1d5f8afcf4ee4523f120488905b950dd72f7df0 /www/p5-HTML-GoogleMaps/Makefile
parent4437393b17fb605c492136aa1bf8deea36b59024 (diff)
Notes
Diffstat (limited to 'www/p5-HTML-GoogleMaps/Makefile')
-rw-r--r--www/p5-HTML-GoogleMaps/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-HTML-GoogleMaps/Makefile b/www/p5-HTML-GoogleMaps/Makefile
index bc1693b703e0..bfaa7d334993 100644
--- a/www/p5-HTML-GoogleMaps/Makefile
+++ b/www/p5-HTML-GoogleMaps/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= HTML-GoogleMaps
-PORTVERSION= 9
+PORTVERSION= 10
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,6 +22,9 @@ PERL_CONFIGURE= yes
MAN3= HTML::GoogleMaps.3
+post-extract:
+ @${FIND} ${WRKSRC} -name ".*.pm" -delete
+
post-patch:
@${FIND} ${WRKSRC} -name "*.orig" -delete