aboutsummaryrefslogtreecommitdiff
path: root/net/ntop
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-06-18 17:42:25 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-06-18 17:42:25 +0000
commitf4a77f8e56fc3e0176bc598f1306c3cfa51a51f8 (patch)
tree8d7e902c603060f272d0346740349d85e93711df /net/ntop
parenta722dcc871d6e1c9db8d75705010e590762866eb (diff)
downloadports-f4a77f8e56fc3e0176bc598f1306c3cfa51a51f8.tar.gz
ports-f4a77f8e56fc3e0176bc598f1306c3cfa51a51f8.zip
Notes
Diffstat (limited to 'net/ntop')
-rw-r--r--net/ntop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 78b61ce75197..738934c3f02e 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Network monitoring tool with command line and web interfaces
BUILD_DEPENDS= ${LOCALBASE}/lib/libgdc.a:${PORTSDIR}/graphics/gdchart
-LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt
+LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt \
+ gdbm:${PORTSDIR}/databases/gdbm
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
IS_INTERACTIVE= yes