summaryrefslogtreecommitdiff
path: root/mail/hypermail
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-06-20 22:12:59 +0000
committerminskim <minskim@pkgsrc.org>2006-06-20 22:12:59 +0000
commitd2459d21be82757f5a4e727766b684be3c00f5e7 (patch)
treed8e92cb4267a6c2b939718c51574cb1e485b6ea5 /mail/hypermail
parentb32931e0c10103a7edc1fc69cd7122a43b9098bb (diff)
downloadpkgsrc-d2459d21be82757f5a4e727766b684be3c00f5e7.tar.gz
USE_TOOLS+=yacc
Diffstat (limited to 'mail/hypermail')
-rw-r--r--mail/hypermail/Makefile4
1 files changed, 3 insertions, 1 deletions
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