From cffca6fc0fa78c14b0f612a373c8358bec4eeaa4 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 20 Jun 2006 22:12:59 +0000 Subject: USE_TOOLS+=yacc --- mail/hypermail/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail/hypermail') diff --git a/mail/hypermail/Makefile b/mail/hypermail/Makefile index a71e372a39c..53a7b82cedc 100644 --- a/mail/hypermail/Makefile +++ b/mail/hypermail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:46:19 tv Exp $ +# $NetBSD: Makefile,v 1.11 2006/06/20 22:14:46 minskim Exp $ # DISTNAME= hypermail-2.1.8 @@ -10,6 +10,8 @@ HOMEPAGE= http://www.hypermail.org/ COMMENT= Creates indexed, threaded HTML archives of email GNU_CONFIGURE= yes +USE_TOOLS+= yacc + CONFIGURE_ARGS+= --with-gdbm=${BUILDLINK_PREFIX.gdbm} CONFIGURE_ARGS+= --with-htmldir=${PREFIX}/share/doc/html/hypermail -- cgit v1.2.3