summaryrefslogtreecommitdiff
path: root/net/ORBit
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-03-11 20:14:59 +0000
committerreed <reed@pkgsrc.org>2004-03-11 20:14:59 +0000
commita959fd964c7b42723580c78d07a4119dcd3b8d1c (patch)
tree5b24ebae14d2eaeba678f8c850d3fec72dac77c1 /net/ORBit
parentfbac3615a8371dbdca6be673da787c359576500e (diff)
downloadpkgsrc-a959fd964c7b42723580c78d07a4119dcd3b8d1c.tar.gz
Needs lex and yacc for build.
(Also should depend on gindent, but not fixed here.)
Diffstat (limited to 'net/ORBit')
-rw-r--r--net/ORBit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 817becd272a..439e877a5fe 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2004/02/14 18:26:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.104 2004/03/11 20:14:59 reed Exp $
#
DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR}
@@ -18,7 +18,7 @@ USE_BUILDLINK3= YES
DEPENDS+= gindent-[0-9]*:../../devel/gindent
.endif
-USE_GNU_TOOLS+= make
+USE_GNU_TOOLS+= lex make yacc
USE_LIBTOOL= YES
GNU_CONFIGURE= YES