summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorminskim <minskim>2006-07-29 05:23:35 +0000
committerminskim <minskim>2006-07-29 05:23:35 +0000
commit65b936661e2396d9149c78a2583d8c087c37aa35 (patch)
tree5875e5774bb42ae05c42793328d7bd6caa94893d /devel
parent2df4556feb7a5fd5e44c9bb2f7d94d63848c790d (diff)
downloadpkgsrc-65b936661e2396d9149c78a2583d8c087c37aa35.tar.gz
USE_TOOLS+=yacc
Diffstat (limited to 'devel')
-rw-r--r--devel/acunia-jam/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/acunia-jam/Makefile b/devel/acunia-jam/Makefile
index 940c6e6fbb6..5cfe6519c58 100644
--- a/devel/acunia-jam/Makefile
+++ b/devel/acunia-jam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:17 tv Exp $
+# $NetBSD: Makefile,v 1.12 2006/07/29 05:23:35 minskim Exp $
#
DISTNAME= acunia-jam-1.0
@@ -15,6 +15,7 @@ CONFLICTS= jam-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/jam
+USE_TOOLS+= yacc
DOCDIR= share/doc/${PKGBASE}
HTMLDIR= share/doc/html/${PKGBASE}