aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2001-08-25 01:49:48 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2001-08-25 01:49:48 +0000
commitbbc5d32f3ec3a4ffd92b21a5244166c674e38045 (patch)
treeccecf6ab17c7d4cafec77983282a4ec0aa5215b8
parentf529ddaf3ed9a56039e6da8f061fc727e8245306 (diff)
Notes
-rw-r--r--japanese/mozilla-jlp-devel/Makefile4
-rw-r--r--japanese/mozilla-jlp/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/mozilla-jlp-devel/Makefile b/japanese/mozilla-jlp-devel/Makefile
index 4881379eee5f..bca46665c954 100644
--- a/japanese/mozilla-jlp-devel/Makefile
+++ b/japanese/mozilla-jlp-devel/Makefile
@@ -33,8 +33,8 @@ MOZILLA_PORT= ${PORTSDIR}/www/mozilla+ipv6
.else
MOZILLA_PORT= ${PORTSDIR}/www/mozilla
.endif
-JLP_SRC= ${PORTNAME}${PORTVERSION}-langjajp-RC2.xpi \
- ${PORTNAME}${PORTVERSION}-regjp-RC2.xpi
+JLP_SRC= ${PORTNAME}${PORTVERSION:S/.r2$//}-langjajp-RC2.xpi \
+ ${PORTNAME}${PORTVERSION:S/.r2$//}-regjp-RC2.xpi
.include <bsd.port.pre.mk>
diff --git a/japanese/mozilla-jlp/Makefile b/japanese/mozilla-jlp/Makefile
index 4881379eee5f..bca46665c954 100644
--- a/japanese/mozilla-jlp/Makefile
+++ b/japanese/mozilla-jlp/Makefile
@@ -33,8 +33,8 @@ MOZILLA_PORT= ${PORTSDIR}/www/mozilla+ipv6
.else
MOZILLA_PORT= ${PORTSDIR}/www/mozilla
.endif
-JLP_SRC= ${PORTNAME}${PORTVERSION}-langjajp-RC2.xpi \
- ${PORTNAME}${PORTVERSION}-regjp-RC2.xpi
+JLP_SRC= ${PORTNAME}${PORTVERSION:S/.r2$//}-langjajp-RC2.xpi \
+ ${PORTNAME}${PORTVERSION:S/.r2$//}-regjp-RC2.xpi
.include <bsd.port.pre.mk>