summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
Diffstat (limited to 'mbone')
-rw-r--r--mbone/imm/Makefile3
-rw-r--r--mbone/vat/Makefile3
-rw-r--r--mbone/vic/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/mbone/imm/Makefile b/mbone/imm/Makefile
index a57cb0dccde..3839b652ae6 100644
--- a/mbone/imm/Makefile
+++ b/mbone/imm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2005/04/05 11:50:25 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2005/06/01 18:03:04 jlam Exp $
DISTNAME= imm36a1
PKGNAME= imm-3.6a1
@@ -13,7 +13,6 @@ COMMENT= Internet Image(or other data) Multicaster (and receiver)
DEPENDS+= xv>=3.10:../../graphics/xv
WRKSRC= ${WRKDIR}/${DISTNAME}.src
-USE_X11= yes
BUILD_TARGET= netbsd
.include "../../x11/tk83/buildlink3.mk"
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}
diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile
index 189f81095d7..6052a452a3f 100644
--- a/mbone/vic/Makefile
+++ b/mbone/vic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2005/04/11 21:46:32 tv Exp $
+# $NetBSD: Makefile,v 1.32 2005/06/01 18:03:04 jlam Exp $
DISTNAME= vicsrc-2.8
PKGNAME= ${DISTNAME:S/src//}
@@ -19,7 +19,6 @@ COMMENT= MBONE video conferencing tool
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= yes
-USE_X11= yes
CONFIGURE_ARGS+= --with-tcl=${BUILDLINK_PREFIX.tcl}
CONFIGURE_ARGS+= --with-tk=${BUILDLINK_PREFIX.tk}