summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-02 13:09:24 +0000
committerwiz <wiz>2004-12-02 13:09:24 +0000
commit52b5aafd46048e922bfbe0651fdfd626a8f087a6 (patch)
tree10d5c4005cd50a2ae11f1d2ca4a71a815f7745b9
parentc2bcacc239ede916d45c5601ab6496676e83dd08 (diff)
downloadpkgsrc-52b5aafd46048e922bfbe0651fdfd626a8f087a6.tar.gz
Add BUILD_DEPENDS on bison. Should fix bulk build problem.
-rw-r--r--devel/rsltc/Makefile3
1 files changed, 2 insertions, 1 deletions
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