summaryrefslogtreecommitdiff
path: root/net/ttt
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
commitbc087374d35aa9c841dd63d44e9c9697702921ed (patch)
tree9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /net/ttt
parentgcc 2.95 requires us to be explicit about the return type of functions. (diff)
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes: svn path=/head/; revision=23474
Diffstat (limited to 'net/ttt')
-rw-r--r--net/ttt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index 15131c99b0e5..9e5c21dc45a8 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -7,15 +7,15 @@
#
DISTNAME= ttt-1.4
-CATEGORIES= net tk80
+CATEGORIES= net tk82
MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/
MAINTAINER= kjc@csl.sony.co.jp
# the tcl/tk LIB_DEPENDS has to match that of ports/x11-toolkits/blt.
LIB_DEPENDS= BLT24.2:${PORTSDIR}/x11-toolkits/blt \
- tcl80.1:${PORTSDIR}/lang/tcl80 \
- tk80.1:${PORTSDIR}/x11-toolkits/tk80
+ tcl82.1:${PORTSDIR}/lang/tcl82 \
+ tk82.1:${PORTSDIR}/x11-toolkits/tk82
GNU_CONFIGURE= yes
INSTALL_TARGET= install install-man