From 62d04d90eca0deab3e6d0c6d2464a4e2e98c2160 Mon Sep 17 00:00:00 2001 From: gabor Date: Mon, 12 Sep 2011 13:46:58 +0000 Subject: - Track dependencies after databases/gdbm update --- www/hypermail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/hypermail') diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile index c63fd3cf6a6b..86c6c97dead0 100644 --- a/www/hypermail/Makefile +++ b/www/hypermail/Makefile @@ -7,13 +7,14 @@ PORTNAME= hypermail PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= www mail MASTER_SITES= SF MAINTAINER= dan@langille.org COMMENT= A program to generate a cross-referenced HTML mail archive -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm \ pcre.0:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes -- cgit