summaryrefslogtreecommitdiffstats
path: root/chinese/libtabe
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-08-22 19:34:32 +0000
committerade <ade@FreeBSD.org>2002-08-22 19:34:32 +0000
commit4b9e0f07bfdac7575be92aeb13c065ff2cb91b42 (patch)
treedb18b91a7faf4960db603dd768fe71b2fa6c9968 /chinese/libtabe
parent664e06eb6023c34236e75e5a31c39f0941cf2a6b (diff)
downloadFreeBSD-ports-4b9e0f07bfdac7575be92aeb13c065ff2cb91b42.zip
FreeBSD-ports-4b9e0f07bfdac7575be92aeb13c065ff2cb91b42.tar.gz
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.
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 9197bf6..4e26becc 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
OpenPOWER on IntegriCloud