summaryrefslogtreecommitdiff
path: root/graphics/plotutils
diff options
context:
space:
mode:
authorrillig <rillig>2007-10-10 14:20:39 +0000
committerrillig <rillig>2007-10-10 14:20:39 +0000
commitf3a922d4aacb3eca6ee152588405901c8a9774a1 (patch)
treea8670b0e6e42baeacd5865f80fc667c789663913 /graphics/plotutils
parent91c5fcb794dd63b1ad531725aed32e1ea39e2255 (diff)
downloadpkgsrc-f3a922d4aacb3eca6ee152588405901c8a9774a1.tar.gz
Needs lex and yacc, as reported in PR 37097.
Diffstat (limited to 'graphics/plotutils')
-rw-r--r--graphics/plotutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile
index 524b01a5732..bbd36ff0b26 100644
--- a/graphics/plotutils/Makefile
+++ b/graphics/plotutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2007/01/22 22:09:15 joerg Exp $
+# $NetBSD: Makefile,v 1.41 2007/10/10 14:20:39 rillig Exp $
#
DISTNAME= plotutils-2.4.1
@@ -15,6 +15,7 @@ CONFLICTS+= plotutils-nox11-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= c c++
+USE_TOOLS+= lex yacc
INFO_FILES= # PLIST
USE_LIBTOOL= YES