diff options
Diffstat (limited to 'mbone/vat')
-rw-r--r-- | mbone/vat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 6a03fafca3d..513eac8053b 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2005/04/05 10:35:13 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2005/06/01 18:03:04 jlam Exp $ # DISTNAME= vatsrc-4.0b2 @@ -11,7 +11,6 @@ HOMEPAGE= http://www-nrg.ee.lbl.gov/vat/ COMMENT= The Visual Audio Tool - multicast audioconferencing WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-tcl=${PREFIX} --with-tk=${PREFIX} |