aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Currency/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-03-12 02:53:06 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-03-12 02:53:06 +0000
commitbf1b8f63e0ee54f9f24897883110e4fbc76ee131 (patch)
treefe2851d212eb32ba5be5fb9d7ad875ab68075c4a /math/p5-Math-Currency/Makefile
parent96fc31d35d5c94afcca4b43abf6929fdbf47cac9 (diff)
downloadports-bf1b8f63e0ee54f9f24897883110e4fbc76ee131.tar.gz
ports-bf1b8f63e0ee54f9f24897883110e4fbc76ee131.zip
Upgrade to 0.11 (for fix breakage on bento).
Notes
Notes: svn path=/head/; revision=39615
Diffstat (limited to 'math/p5-Math-Currency/Makefile')
-rw-r--r--math/p5-Math-Currency/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile
index e3328ac52bac..4708767e31d8 100644
--- a/math/p5-Math-Currency/Makefile
+++ b/math/p5-Math-Currency/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-Currency
-PORTVERSION= 0.10
+PORTVERSION= 0.11
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@@ -24,7 +24,6 @@ BROKEN= "Needs Perl 5.6.0 for Math::BigFloat"
.endif
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
-USE_ZIP= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}