summaryrefslogtreecommitdiff
path: root/devel/tcl-neo
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 /devel/tcl-neo
parentFix typo that would have meant this port would not have compiled (diff)
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 'devel/tcl-neo')
-rw-r--r--devel/tcl-neo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tcl-neo/Makefile b/devel/tcl-neo/Makefile
index 4b0d4d537f2a..69abf764211e 100644
--- a/devel/tcl-neo/Makefile
+++ b/devel/tcl-neo/Makefile
@@ -16,7 +16,7 @@ DISTNAME= neowebscript-3.3
MAINTAINER= mi@aldan.algebra.com
LIB_DEPENDS= tclx83:${PORTSDIR}/lang/tclX82 \
- db2:${PORTSDIR}/databases/db
+ db2:${PORTSDIR}/databases/db2
# Not yet -- openldap used db3, neo used db2 :(
# ldap.2:${PORTSDIR}/net/openldap2