summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2011-09-05 20:20:27 +0000
committercheusov <cheusov@pkgsrc.org>2011-09-05 20:20:27 +0000
commit66812c3d06726aef261df2f4ef836f10bb8fc958 (patch)
tree3a2de4e8bd66245397c8d0d4771b53ce25530bfa /math
parent329dd61d89f4ba2fe07eb54f953a00a9ce6f9715 (diff)
downloadpkgsrc-66812c3d06726aef261df2f4ef836f10bb8fc958.tar.gz
Add missing build tools "yacc" and "lex"
Diffstat (limited to 'math')
-rw-r--r--math/aamath/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/aamath/Makefile b/math/aamath/Makefile
index 8e1d54f4d6c..c3f722c5a83 100644
--- a/math/aamath/Makefile
+++ b/math/aamath/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/01/17 16:14:58 dholland Exp $
+# $NetBSD: Makefile,v 1.3 2011/09/05 20:20:27 cheusov Exp $
#
DISTNAME= aamath-0.3
@@ -17,6 +17,8 @@ WRKSRC= ${WRKDIR}/aamath
USE_LANGUAGES= c++
MAKE_JOBS_SAFE= no
+USE_TOOLS= yacc lex
+
BUILD_TARGET= aamath
do-install: