summaryrefslogtreecommitdiff
path: root/mail/etpan
diff options
context:
space:
mode:
authorminskim <minskim>2006-06-20 22:12:59 +0000
committerminskim <minskim>2006-06-20 22:12:59 +0000
commit3d983d2654144f8f4e618f3d4ef7d92126f149db (patch)
treed8e92cb4267a6c2b939718c51574cb1e485b6ea5 /mail/etpan
parent72e7ba4ce83d6565194add18b398be8b29625aec (diff)
downloadpkgsrc-3d983d2654144f8f4e618f3d4ef7d92126f149db.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