From a980f2e900c5c40abad0e5444e5bf2bcf53b428e Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 16 Mar 2004 16:04:05 +0000 Subject: Switch to Tcl/Tk 8.4 and bl3ify. --- x11/tk-Tix/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'x11/tk-Tix/Makefile') diff --git a/x11/tk-Tix/Makefile b/x11/tk-Tix/Makefile index 319f973aa51..bd270bca811 100644 --- a/x11/tk-Tix/Makefile +++ b/x11/tk-Tix/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/03/08 20:27:17 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/16 16:04:05 minskim Exp $ # DISTNAME= tix8.2.0b1 PKGNAME= tk-Tix-8.2.0b1 +PKGREVISION= 1 CATEGORIES= x11 tcl tk MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tixlibrary/} @@ -11,7 +12,7 @@ HOMEPAGE= http://tixlibrary.sourceforge.net/ COMMENT= Powerful widget library for Tcl/Tk WRKSRC= ${WRKDIR}/tix8.2.0/unix -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-shared --with-tcl=${BUILDLINK_PREFIX.tcl}/lib \ @@ -21,5 +22,6 @@ MAKE_ENV+= TCL_DIR=${BUILDLINK_PREFIX.tcl} MAKE_ENV+= TK_DIR=${BUILDLINK_PREFIX.tk} TEST_TARGET= test -.include "../../x11/tk83/buildlink2.mk" +.include "../../lang/tcl/buildlink3.mk" +.include "../../x11/tk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3