From cbefe707c9f55ba8604544d76588966d369e83b1 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 13 Jan 2003 12:08:47 +0000 Subject: Needs GNU m4. Fixes bulk build problem. --- cad/tkgate/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cad/tkgate/Makefile') diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 0bf179957fd..6241b51e0e6 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/01/03 15:26:55 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/01/13 12:08:47 wiz Exp $ # DISTNAME= tkgate-1.6i @@ -11,10 +11,12 @@ HOMEPAGE= http://www-2.cs.cmu.edu/~hansen/tkgate/ COMMENT= Tcl/Tk based digital circuit editor and simulator BUILD_DEPENDS+= bison>=1.35:../../devel/bison +BUILD_DEPENDS+= m4>=1.4:../../devel/gm4 BUILD_DEPENDS+= libiconv-[0-9]*:../../converters/libiconv USE_BUILDLINK2= yes USE_IMAKE= yes +M4= ${LOCALBASE}/bin/gm4 TKGATE_SITENAME= Earth -- cgit v1.2.3