From aadf46761a4e220857c8860cf08de165051fd2f4 Mon Sep 17 00:00:00 2001 From: reed Date: Thu, 11 Mar 2004 20:14:59 +0000 Subject: Needs lex and yacc for build. (Also should depend on gindent, but not fixed here.) --- net/ORBit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/ORBit/Makefile') 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 -- cgit v1.2.3