summaryrefslogtreecommitdiff
path: root/databases/Makefile
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 /databases/Makefile
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 'databases/Makefile')
-rw-r--r--databases/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 5a2cc3fd0a45..2038ce7ed7ac 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -8,7 +8,7 @@
SUBDIR += cdb
SUBDIR += clip
SUBDIR += cyrus-imspd
- SUBDIR += db
+ SUBDIR += db2
SUBDIR += db3
SUBDIR += db4
SUBDIR += dbXML