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 --- www/hypermail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile index 8b84204ecad5..b13ea046a3f9 100644 --- a/www/hypermail/Makefile +++ b/www/hypermail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.landfield.com/hypermail/dist/ MAINTAINER= petef@FreeBSD.org -LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm \ pcre.0:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes -- cgit