summaryrefslogtreecommitdiff
path: root/mbone/vat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/vat/Makefile')
-rw-r--r--mbone/vat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile
index 513eac8053b..6f0465c4aa3 100644
--- a/mbone/vat/Makefile
+++ b/mbone/vat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2005/06/01 18:03:04 jlam Exp $
+# $NetBSD: Makefile,v 1.50 2005/12/05 23:55:12 rillig Exp $
#
DISTNAME= vatsrc-4.0b2
@@ -12,7 +12,7 @@ COMMENT= The Visual Audio Tool - multicast audioconferencing
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-tcl=${PREFIX} --with-tk=${PREFIX}
+CONFIGURE_ARGS+= --with-tcl=${PREFIX:Q} --with-tk=${PREFIX:Q}
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/gsm