From 7396ba7c2080490331f24f8c671507f1ef3d782d Mon Sep 17 00:00:00 2001 From: jwise Date: Fri, 8 Sep 2000 00:39:02 +0000 Subject: `mbone / I'm in mbone / and my heart it swells, so I can hardly speak' Adapt this package to tk-8.3.2. --- mbone/vat/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'mbone/vat/Makefile') diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 6722d19742a..9b2f5818033 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2000/09/01 17:58:05 jwise Exp $ +# $NetBSD: Makefile,v 1.33 2000/09/08 00:39:02 jwise Exp $ # DISTNAME= vatsrc-4.0b2 @@ -7,13 +7,11 @@ WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= mbone MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/ -BROKEN= This package has not yet been updated to work with tcl-8.3.2. - MAINTAINER= mycroft@netbsd.org HOMEPAGE= http://www-nrg.ee.lbl.gov/vat/ BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf -DEPENDS+= tk-8.0.5:../../x11/tk80 +DEPENDS+= tk-8.3.2:../../x11/tk DEPENDS+= gsm-1.0.10:../../audio/gsm NOT_FOR_PLATFORM= *-*-alpha # filter.cc compiler error @@ -21,6 +19,7 @@ NOT_FOR_PLATFORM= *-*-alpha # filter.cc compiler error USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" +CONFIGURE_ARGS+= --with-tcl=${PREFIX} --with-tk=${PREFIX} CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/gsm -- cgit v1.2.3