summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
committerijliao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
commit42a4083c623c25e1ae525f4376c8e170dd8e0f7c (patch)
tree75c1cdef992ba7b34b5c6148bded7f06a2837f93 /net-mgmt
parentf3a7d018595b9e2fa0215452b1182789b5ef518f (diff)
downloadFreeBSD-ports-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.zip
FreeBSD-ports-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.tar.gz
chase gdbm lib version
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/dhcpconf/Makefile2
-rw-r--r--net-mgmt/satellite/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile
index 8119e93..9c54c8f 100644
--- a/net-mgmt/dhcpconf/Makefile
+++ b/net-mgmt/dhcpconf/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
newt.51:${PORTSDIR}/devel/newt
ALL_TARGET= ${DISTNAME}
diff --git a/net-mgmt/satellite/Makefile b/net-mgmt/satellite/Makefile
index 109e17d..c6e1ee1 100644
--- a/net-mgmt/satellite/Makefile
+++ b/net-mgmt/satellite/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= system/network
MAINTAINER= markp@FreeBSD.org
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \
OpenPOWER on IntegriCloud