aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorcwt <cwt@FreeBSD.org>1997-08-28 07:01:53 +0800
committercwt <cwt@FreeBSD.org>1997-08-28 07:01:53 +0800
commit2de3158e63d7b3ace39ba14c88d24d2a23f022fc (patch)
tree3ca1caf801fb9aaac0d334ba574b91f6818c36f7 /net
parentdac72a3b9fff0608abb25fe67fcafabeb5171e59 (diff)
downloadfreebsd-ports-gnome-2de3158e63d7b3ace39ba14c88d24d2a23f022fc.tar.gz
freebsd-ports-gnome-2de3158e63d7b3ace39ba14c88d24d2a23f022fc.tar.zst
freebsd-ports-gnome-2de3158e63d7b3ace39ba14c88d24d2a23f022fc.zip
Update to use ports tcl 8.0 / tk 8.0.
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