aboutsummaryrefslogtreecommitdiff
path: root/chinese/libtabe
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-08-22 19:34:32 +0000
committerAde Lovett <ade@FreeBSD.org>2002-08-22 19:34:32 +0000
commit3fccc4d9a5d6f45ef88537bd20d39666977499c5 (patch)
treeaa27cbe7bcc7815f9e47e9e8f58ac9c162a4a641 /chinese/libtabe
parentddc7dde299853b64f7f2c0103b05dbbaaec3ce1d (diff)
downloadports-3fccc4d9a5d6f45ef88537bd20d39666977499c5.tar.gz
ports-3fccc4d9a5d6f45ef88537bd20d39666977499c5.zip
BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly.
Notes
Notes: svn path=/head/; revision=64839
Diffstat (limited to 'chinese/libtabe')
-rw-r--r--chinese/libtabe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile
index 9197bf65f6b7..4e26beccf9d4 100644
--- a/chinese/libtabe/Makefile
+++ b/chinese/libtabe/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= kcwu@ck.tp.edu.tw
.if !defined(USE_DB2)
LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
.else
-LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db
+LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2
.endif
WRKSRC= ${WRKDIR}/libtabe