summaryrefslogtreecommitdiff
path: root/japanese/emacs-emcws/Makefile
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/emacs-emcws/Makefile
parentdevel/SWIG -> devel/swig11 (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 '')
-rw-r--r--japanese/emacs-emcws/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/emacs-emcws/Makefile b/japanese/emacs-emcws/Makefile
index 3bad004c6767..c720bb75114e 100644
--- a/japanese/emacs-emcws/Makefile
+++ b/japanese/emacs-emcws/Makefile
@@ -7,6 +7,7 @@
PORTNAME= emcws
PORTVERSION= 21.2
+PORTREVISION= 1
CATEGORIES= japanese editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
@@ -47,7 +48,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")