From dd82c3374a510a82280213f437ea3bd18955650b Mon Sep 17 00:00:00 2001 From: snj Date: Tue, 27 Apr 2004 21:26:08 +0000 Subject: Convert to buildlink3. --- cad/tkgate/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cad/tkgate') diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 83a3b4b6886..17d7cfc0488 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/04/16 03:44:34 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/27 21:30:06 snj Exp $ # DISTNAME= tkgate-1.6i @@ -14,7 +14,7 @@ COMMENT= Tcl/Tk based digital circuit editor and simulator BUILD_DEPENDS+= bison>=1.35:../../devel/bison BUILD_DEPENDS+= libiconv-[0-9]*:../../converters/libiconv -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_IMAKE= yes USE_GNU_TOOLS+= m4 @@ -33,5 +33,5 @@ do-configure: ${ECHO} "${TKGATE_SITENAME}" > ${WRKSRC}/sitename.txt ( cd ${WRKSRC} && ${CONFIGURE_ENV} ./configure ) -.include "../../x11/tk/buildlink2.mk" +.include "../../x11/tk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3