aboutsummaryrefslogtreecommitdiff
path: root/japanese/emacs20-emcws
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2002-10-30 13:25:34 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2002-10-30 13:25:34 +0000
commit1c075370ae61f583b40120f69623710481d2deb4 (patch)
tree9b3005bcd9e51c335f9e813ea9a4971fafda6b6b /japanese/emacs20-emcws
parentd69c74f80d95719f6776fccb4f5dab196a03adc4 (diff)
Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=69159
Diffstat (limited to 'japanese/emacs20-emcws')
-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 4bfc685d95cd..5f5295bed3d7 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")