From 2cba54fb4428d0ffb41c5153aa29a8287119ba6d Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 25 Jan 2004 03:08:46 +0000 Subject: replace BUILD_DEPENDS m4 and M4 definition with USE_GNU_TOOLS+=m4. --- cad/tkgate/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'cad/tkgate') diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 5334eba2a15..0fc6d6714cb 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:25:24 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/25 03:08:46 grant Exp $ # DISTNAME= tkgate-1.6i @@ -12,12 +12,11 @@ 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/m4 BUILD_DEPENDS+= libiconv-[0-9]*:../../converters/libiconv USE_BUILDLINK2= yes USE_IMAKE= yes -M4= ${LOCALBASE}/bin/gm4 +USE_GNU_TOOLS+= m4 TKGATE_SITENAME= Earth -- cgit v1.2.3