diff options
Diffstat (limited to 'net-mgmt/dhcpconf/Makefile')
-rw-r--r-- | net-mgmt/dhcpconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile index 8119e93cbb28..9c54c8f38fa1 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} |