aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-05-26 01:33:40 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-05-26 01:33:40 +0000
commit750010ac26910a3da64c8636de34940a49722f96 (patch)
tree66fdd3a29ed331875ce85714bab6b5fcc0383b97 /chinese
parent61c9deeb3f227f0f0eb386c500c268ffb7da3db0 (diff)
downloadports-750010ac26910a3da64c8636de34940a49722f96.tar.gz
ports-750010ac26910a3da64c8636de34940a49722f96.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/xcin25/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile
index fafe7974ff9f..2c46a065fb2a 100644
--- a/chinese/xcin25/Makefile
+++ b/chinese/xcin25/Makefile
@@ -35,7 +35,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-xcin-dir=${PREFIX}/lib/X11/xcin25 \
--with-db-name=${BDB_LIB_NAME} \
--with-db-inc=${BDB_INCLUDE_DIR} \
- --with-db-lib=${BDB_LIB_DIR}/lib \
+ --with-db-lib=${BDB_LIB_DIR} \
--with-tabe-inc=${LOCALBASE}/include/tabe \
--with-tabe-lib=${LOCALBASE}/lib \
--with-intl-inc=${LOCALBASE}/include \