summaryrefslogtreecommitdiff
path: root/net/ntop
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 /net/ntop
parentadd Arphic ttf fonts support for Adobe-GB1 (diff)
chase gdbm lib version
Notes
Notes: svn path=/head/; revision=72367
Diffstat (limited to 'net/ntop')
-rw-r--r--net/ntop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 89cc75555bbf..e876624b2ad6 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -21,7 +21,7 @@ MAINTAINER= wjv@FreeBSD.org
# make use of sysutils/lsof and security/nmap if installed.
BUILD_DEPENDS= ${LOCALBASE}/lib/libgdc.a:${PORTSDIR}/graphics/gdchart
RUN_DEPENDS= ${LOCALBASE}/lib/libgdc.a:${PORTSDIR}/graphics/gdchart
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
# ntop will store its runtime database files in ${DBDIR}/ntop/
DBDIR?= /var/db