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/balsa2/Makefile | 2 +- mail/maildrop/Makefile | 2 +- mail/perdition/Makefile | 2 +- mail/xfmail/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'mail') diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index b28e762..030d654 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \ gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \ - gdbm.2:${PORTSDIR}/databases/gdbm + gdbm.3:${PORTSDIR}/databases/gdbm RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell USE_BZIP2= yes diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index 9668d53..a9db461 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 diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index 867825e..8a33a74 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ popt.0:${PORTSDIR}/devel/popt \ - gdbm.2:${PORTSDIR}/databases/gdbm \ + gdbm.3:${PORTSDIR}/databases/gdbm \ vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger \ vanessa_socket.0:${PORTSDIR}/devel/libvanessa_socket \ vanessa_adt.0:${PORTSDIR}/devel/libvanessa_adt diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 72af964..be94254 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -18,7 +18,7 @@ MAINTAINER= mikeh@FreeBSD.org BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms \ - gdbm.2:${PORTSDIR}/databases/gdbm + gdbm.3:${PORTSDIR}/databases/gdbm USE_AUTOMAKE_VER= 15 USE_AUTOCONF= yes -- cgit v1.1