summaryrefslogtreecommitdiff
path: root/chinese/chinput2
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-01-21 15:40:47 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-01-21 15:40:47 +0000
commit88d74bc517cd2019a6a3180248d65ae1be1c8884 (patch)
tree5c3c57e5e136497f16b8193ac33dfbf40b5e2e7e /chinese/chinput2
parentThe directory of freetype's header files was changed (diff)
Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
Notes
Notes: svn path=/head/; revision=37401
Diffstat (limited to 'chinese/chinput2')
-rw-r--r--chinese/chinput2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/chinput2/Makefile b/chinese/chinput2/Makefile
index 65194371e2a3..15e30c1dbef0 100644
--- a/chinese/chinput2/Makefile
+++ b/chinese/chinput2/Makefile
@@ -14,8 +14,8 @@ DISTNAME= zh-chinput2-1.0
MAINTAINER= phj@cn.FreeBSD.org
-BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql322-client
-RUN_DEPENDS= mysql:${PORTSDIR}/databases/mysql322-client
+BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql323-client
+RUN_DEPENDS= mysql:${PORTSDIR}/databases/mysql323-client
USE_XLIB= yes