From 82554fc090c6f44bf57a4d3b8fd2db0ce25f5695 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 2 Dec 2004 13:09:24 +0000 Subject: Add BUILD_DEPENDS on bison. Should fix bulk build problem. --- devel/rsltc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/rsltc/Makefile b/devel/rsltc/Makefile index 358743fec39..98d7279347a 100644 --- a/devel/rsltc/Makefile +++ b/devel/rsltc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/30 08:24:18 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/02 13:09:24 wiz Exp $ # DISTNAME= rsltcsrc @@ -11,6 +11,7 @@ MAINTAINER= MarkoSchuetz@web.de HOMEPAGE= http://www.iist.unu.edu/newrh/III/3/1/page.html COMMENT= RAISE Specification Language Type Checker +BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison DEPENDS+= gentle>=97:../../devel/gentle MAKEFILE= make_sunos -- cgit v1.2.3