summaryrefslogtreecommitdiff
path: root/japanese/perl5/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2002-12-02 16:40:44 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2002-12-02 16:40:44 +0000
commit10bd7658a47ab8ce1b99bcd922b2922fa4de0225 (patch)
tree34ce1920f7e7d7a1e6222340a82ff59953420aef /japanese/perl5/Makefile
parentFix build with bison 1.75. (diff)
Update japanized perl5 patch to 20000401.
PORTREVISION bump. Fix build error on 5-CURRENT.
Notes
Notes: svn path=/head/; revision=71325
Diffstat (limited to 'japanese/perl5/Makefile')
-rw-r--r--japanese/perl5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/perl5/Makefile b/japanese/perl5/Makefile
index bcf2a353d391..f286d35a38d3 100644
--- a/japanese/perl5/Makefile
+++ b/japanese/perl5/Makefile
@@ -7,6 +7,7 @@
PORTNAME= perl
PORTVERSION= ${JPERL_VER}.${JPERL_VER_PL}
+PORTREVISION= 1
CATEGORIES= japanese perl5
MASTER_SITES= ftp://ftp.cpan.org/CPAN/src/5.0/ \
ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0/ \
@@ -34,7 +35,7 @@ PATCH_SITES= ftp://ftp.cpan.org/CPAN/authors/id/WATANABE/ \
ftp://ftp.cis.ufl.edu/pub/perl/CPAN/authors/id/WATANABE/ \
ftp://ftp.delphi.com/pub/mirrors/packages/perl/CPAN/authors/id/WATANABE/ \
ftp://uiarchive.cso.uiuc.edu/pub/lang/perl/CPAN/authors/id/WATANABE/
-PATCHFILES= j${DISTNAME}-990822.pat.gz
+PATCHFILES= j${DISTNAME}-20000401.pat.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= shige@FreeBSD.org