summaryrefslogtreecommitdiffstats
path: root/japanese/emacs20-emcws/Makefile
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2002-10-30 13:25:34 +0000
committertaoka <taoka@FreeBSD.org>2002-10-30 13:25:34 +0000
commit67b4d8e901247112a4296c0fc468df5e72d9b2c5 (patch)
treef6e11199df90ec19f259563eb8be28c268ac6526 /japanese/emacs20-emcws/Makefile
parent3448a4d68b7eee6f359feeefb1f47493c3601953 (diff)
downloadFreeBSD-ports-67b4d8e901247112a4296c0fc468df5e72d9b2c5.zip
FreeBSD-ports-67b4d8e901247112a4296c0fc468df5e72d9b2c5.tar.gz
Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib
Approved by: maintainer
Diffstat (limited to 'japanese/emacs20-emcws/Makefile')
-rw-r--r--japanese/emacs20-emcws/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/emacs20-emcws/Makefile b/japanese/emacs20-emcws/Makefile
index 4bfc685..5f5295b 100644
--- a/japanese/emacs20-emcws/Makefile
+++ b/japanese/emacs20-emcws/Makefile
@@ -8,7 +8,7 @@
PORTNAME= emcws
PORTVERSION= 20.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= japanese editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
@@ -49,7 +49,7 @@ CONFIGURE_ARGS= --with-x=no --with-pop
.if (${WITH_WNN6} == "yes" || ${WITH_WNN6} == "YES")
CONFIGURE_ARGS+=--with-wnn --with-wnn-includes=${LOCALBASE}/include/wnn6/wnn \
--with-wnn-libraries=${LOCALBASE}/lib/libwnn6.so
-LIB_DEPENDS+= wnn6.1:${PORTSDIR}/japanese/Wnn6-lib
+LIB_DEPENDS+= wnn6.2:${PORTSDIR}/japanese/Wnn6-lib
.endif
.if (${WITH_FREEWNN} == "yes" || ${WITH_FREEWNN} == "YES")
OpenPOWER on IntegriCloud