summaryrefslogtreecommitdiff
path: root/mail/etpan
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/etpan
parentb32931e0c10103a7edc1fc69cd7122a43b9098bb (diff)
downloadpkgsrc-d2459d21be82757f5a4e727766b684be3c00f5e7.tar.gz
USE_TOOLS+=yacc
Diffstat (limited to 'mail/etpan')
-rw-r--r--mail/etpan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/etpan/Makefile b/mail/etpan/Makefile
index 2ee981770ef..3b323a1921c 100644
--- a/mail/etpan/Makefile
+++ b/mail/etpan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/03/17 23:40:13 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/20 22:14:07 minskim Exp $
#
DISTNAME= etpan-ng-0.7.1
@@ -11,7 +11,7 @@ HOMEPAGE= http://libetpan.sourceforge.net/etpan/
COMMENT= Mail console client with S/MIME and PGP support
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= perl:run
+USE_TOOLS+= perl:run yacc
GNU_CONFIGURE= yes
DOCDIR= ${LOCALBASE}/share/doc/etpan