summaryrefslogtreecommitdiff
path: root/mbone/vat/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-29 03:43:04 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-29 03:43:04 +0000
commit6196aa73a8cde7d81726e15bb4daf18f48a610ab (patch)
tree358ea7aa18d474534f44b97952c25f6a9d84191d /mbone/vat/Makefile
parentUpdate to Tcl/Tk version 8.2 and get this to build with gcc 2.95. (diff)
Update to Tcl/Tk version 8.2 and fix for gcc 2.95.
Submitted by: Ade Lovett <ade@lovett.com>
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 b86d3a91debf..667d2d408c35 100644
--- a/mbone/vat/Makefile
+++ b/mbone/vat/Makefile
@@ -7,7 +7,7 @@
#
DISTNAME= vat-4.0b2
-CATEGORIES= mbone tk80
+CATEGORIES= mbone tk82
MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/
DISTFILES= vatsrc-4.0b2.tar.gz
@@ -20,7 +20,7 @@ GSM_WORK= ${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl10
# we can use this first BUILD_DEPENDS and save some work.
#BUILD_DEPENDS= ${GSM_WORK}/inc/private.h:${GSM_DIR}:patch
BUILD_DEPENDS= ${GSM_WORK}/lib/libgsm.a:${GSM_DIR}:build
-LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
+LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \
gsm.1:${GSM_DIR}
USE_X_PREFIX= yes