From 6741d38a9ffc5d78d5be560e353b2d6f4a5336a7 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Fri, 10 Dec 1999 15:45:26 +0000 Subject: Update to use Tcl/Tk version 8.2. --- misc/dotfile/Makefile | 6 +++--- misc/dotfile/files/patch-ac | 2 +- misc/dotfile/files/patch-ad | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'misc/dotfile') diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index 7804f79d02e7..ff289a4928da 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -7,13 +7,13 @@ # DISTNAME= dotfile-2.2 -CATEGORIES= misc tk80 +CATEGORIES= misc tk82 MASTER_SITES= ftp://ftp.imada.ou.dk/pub/dotfile/ MAINTAINER= oly@world.std.com -LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 -RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 +RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 GNU_CONFIGURE= yes MAN1= dotfile.1 diff --git a/misc/dotfile/files/patch-ac b/misc/dotfile/files/patch-ac index 1a6401a8c10f..5e1ad0bbd2eb 100644 --- a/misc/dotfile/files/patch-ac +++ b/misc/dotfile/files/patch-ac @@ -21,7 +21,7 @@ echo "----------------------------------------------------------------------" -! AC_PATH_PROGS(TCLSH, tclsh8.0 tclsh7.6 tclsh7.5 tclsh7.4 tclsh, no) +! AC_PATH_PROGS(TCLSH, tclsh8.2 tclsh7.6 tclsh7.5 tclsh7.4 tclsh, no) if test "$TCLSH" = no; then AC_MSG_ERROR(I couldn't find 'tclsh' please insert it into your pa th and try again) diff --git a/misc/dotfile/files/patch-ad b/misc/dotfile/files/patch-ad index 79846373aabb..d814fa4bad88 100644 --- a/misc/dotfile/files/patch-ad +++ b/misc/dotfile/files/patch-ad @@ -25,7 +25,7 @@ -! for ac_prog in tclsh8.0 tclsh7.6 tclsh7.5 tclsh7.4 tclsh +! for ac_prog in tclsh8.2 tclsh7.6 tclsh7.5 tclsh7.4 tclsh do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -- cgit v1.2.3