From 42a4083c623c25e1ae525f4376c8e170dd8e0f7c Mon Sep 17 00:00:00 2001 From: ijliao Date: Fri, 3 Jan 2003 08:26:35 +0000 Subject: chase gdbm lib version --- mail/maildrop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/maildrop') diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index 9668d5306fc6..a9db461f48d5 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -17,7 +17,7 @@ MAINTAINER= petef@FreeBSD.org # want these extensions installed, define WITHOUT_GDBM. # .if !defined(WITHOUT_GDBM) -LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm .endif INSTALL_TARGET= install-strip -- cgit