From bc087374d35aa9c841dd63d44e9c9697702921ed Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 28 Nov 1999 18:32:45 +0000 Subject: Update to use Tcl/Tk version 8.2. Submitted by: Ade Lovett --- net/scotty/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net/scotty') diff --git a/net/scotty/Makefile b/net/scotty/Makefile index bb31ba598f61..1b24aa63aa23 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -7,16 +7,16 @@ # DISTNAME= scotty-2.1.9 -CATEGORIES= net tk80 +CATEGORIES= net tk82 MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ MAINTAINER= phk@freebsd.org -LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \ - --with-tk-config=/usr/local/lib/tk8.0 +CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.2 \ + --with-tk-config=/usr/local/lib/tk8.2 WRKSRC=${WRKDIR}/${DISTNAME}/unix -- cgit v1.2.3