aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Number-Format/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2009-10-30 01:39:00 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2009-10-30 01:39:00 +0000
commit5fa716f599dc75abce6f238311b9323d2aa8e829 (patch)
tree69a84684db7d136e2b890a71eae7fc9f99d2dbbb /textproc/p5-Number-Format/Makefile
parent9d77dbda8e977cbcfe36ec2e77004cf4b4b5ca4e (diff)
Notes
Diffstat (limited to 'textproc/p5-Number-Format/Makefile')
-rw-r--r--textproc/p5-Number-Format/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile
index 5951785f94a0..264d1092dfaa 100644
--- a/textproc/p5-Number-Format/Makefile
+++ b/textproc/p5-Number-Format/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Number-Format
-PORTVERSION= 1.72a
+PORTVERSION= 1.73
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,9 +17,5 @@ COMMENT= Perl extension for formatting numbers
PERL_CONFIGURE= yes
MAN3= Number::Format.3
-WRKSRC= ${WRKDIR}/${PORTNAME}-1.72
-
-post-patch:
- ${PERL} -pi -e 's/en_US/en_US.US-ASCII/' ${WRKSRC}/t/*.t
.include <bsd.port.mk>