From 42c813cb33d14e6875f1251434ccc61343aa8d6d Mon Sep 17 00:00:00 2001 From: gson Date: Sun, 1 Dec 2002 21:34:16 +0000 Subject: Use buildlink2. --- audio/tcl-snack/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'audio/tcl-snack') diff --git a/audio/tcl-snack/Makefile b/audio/tcl-snack/Makefile index 6825cb03818..19bfbc892cc 100644 --- a/audio/tcl-snack/Makefile +++ b/audio/tcl-snack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/08/26 02:26:26 gson Exp $ +# $NetBSD: Makefile,v 1.4 2002/12/01 21:34:16 gson Exp $ DISTNAME= snack2.2a2 PKGNAME= tcl-snack-2.2a2 @@ -10,10 +10,10 @@ MAINTAINER= gson@netbsd.org HOMEPAGE= http://www.speech.kth.se/snack/ COMMENT= The Snack Sound Toolkit -DEPENDS+= tcl>=8.0:../../lang/tcl -DEPENDS+= tk>=8.0:../../x11/tk - +USE_BUILDLINK2= YES GNU_CONFIGURE= YES +USE_X11= YES WRKSRC= ${WRKDIR}/${DISTNAME}/unix +.include "../../x11/tk/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3