diff options
Diffstat (limited to 'japanese/mozilla-jlp-devel/Makefile')
-rw-r--r-- | japanese/mozilla-jlp-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/mozilla-jlp-devel/Makefile b/japanese/mozilla-jlp-devel/Makefile index 4881379eee5..bca46665c95 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> |