aboutsummaryrefslogtreecommitdiff
path: root/databases/dbtool
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
commit27ebc7aa1585c2b9af83847eefdc6838c7b53269 (patch)
treeeca52b071c45cb1820935dbf3f6bcdec9c6b143a /databases/dbtool
parent10dff409713715b96c17ebf2776dd051626132d3 (diff)
downloadports-27ebc7aa1585c2b9af83847eefdc6838c7b53269.tar.gz
ports-27ebc7aa1585c2b9af83847eefdc6838c7b53269.zip
Notes
Diffstat (limited to 'databases/dbtool')
-rw-r--r--databases/dbtool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile
index aaf1776352cb..1699f56b6603 100644
--- a/databases/dbtool/Makefile
+++ b/databases/dbtool/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS+= db3.3:${PORTSDIR}/databases/db3
DB_INC= -I${LOCALBASE}/include/db3
CONFIGURE_ARGS= --with-berkeley
.else
-LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
.endif
GNU_CONFIGURE= yes