From e815b449e48b896e8ba51640f43277336fadf952 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 24 Jan 2003 09:46:27 +0000 Subject: Correct the directory path for GNU m4 package. --- cad/tkgate/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/tkgate') diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 6241b51e0e6..ede86cbc399 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/01/13 12:08:47 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/01/24 09:46:27 agc Exp $ # DISTNAME= tkgate-1.6i @@ -11,7 +11,7 @@ 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+= m4>=1.4:../../devel/m4 BUILD_DEPENDS+= libiconv-[0-9]*:../../converters/libiconv USE_BUILDLINK2= yes -- cgit v1.2.3