aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorChris Timmons <cwt@FreeBSD.org>1997-08-28 07:01:53 +0800
committerChris Timmons <cwt@FreeBSD.org>1997-08-28 07:01:53 +0800
commitb73f9d2aa7bdef7266952d51e56fc7cb20a2cc50 (patch)
treef850e77bddfcb68c249665d9574bfc68283b583a /net
parentee0ee013affab189195cbaab598414e0d72b10ee (diff)
downloadfreebsd-ports-b73f9d2aa7bdef7266952d51e56fc7cb20a2cc50.tar.gz
freebsd-ports-b73f9d2aa7bdef7266952d51e56fc7cb20a2cc50.tar.zst
freebsd-ports-b73f9d2aa7bdef7266952d51e56fc7cb20a2cc50.zip
Update to use ports tcl 8.0 / tk 8.0.
Notes
Notes: svn path=/head/; revision=7708
Diffstat (limited to 'net')
-rw-r--r--net/scotty/Makefile10
-rw-r--r--net/scotty3/Makefile10
2 files changed, 10 insertions, 10 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile
index a54ec73ccabf..e627a53baf59 100644
--- a/net/scotty/Makefile
+++ b/net/scotty/Makefile
@@ -3,20 +3,20 @@
# Date created: 18 Februar 1995
# Whom: Gennady Sorokopud <gena@netvision.net.il>
#
-# $Id: Makefile,v 1.19 1997/08/05 01:10:59 gpalmer Exp $
+# $Id: Makefile,v 1.20 1997/08/05 01:26:35 gpalmer Exp $
#
DISTNAME= scotty-2.1.6
-CATEGORIES= net tk41
+CATEGORIES= net tk80
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
MAINTAINER= phk@freebsd.org
-LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
+LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl-config=/usr/libdata/tcl \
- --with-tk-config=/usr/local/lib
+CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
+ --with-tk-config=/usr/local/lib/tk8.0
WRKSRC=${WRKDIR}/${DISTNAME}/unix
MAN1= tkined.1 scotty.1
diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile
index a54ec73ccabf..e627a53baf59 100644
--- a/net/scotty3/Makefile
+++ b/net/scotty3/Makefile
@@ -3,20 +3,20 @@
# Date created: 18 Februar 1995
# Whom: Gennady Sorokopud <gena@netvision.net.il>
#
-# $Id: Makefile,v 1.19 1997/08/05 01:10:59 gpalmer Exp $
+# $Id: Makefile,v 1.20 1997/08/05 01:26:35 gpalmer Exp $
#
DISTNAME= scotty-2.1.6
-CATEGORIES= net tk41
+CATEGORIES= net tk80
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
MAINTAINER= phk@freebsd.org
-LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
+LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl-config=/usr/libdata/tcl \
- --with-tk-config=/usr/local/lib
+CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
+ --with-tk-config=/usr/local/lib/tk8.0
WRKSRC=${WRKDIR}/${DISTNAME}/unix
MAN1= tkined.1 scotty.1