summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-02-24 21:43:51 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-02-24 21:43:51 +0000
commit3d4a5438d3b40cb3e80e07af0db3b6635dab8053 (patch)
tree9137a73e7f46f611647c62150ba20da9a5009917 /deskutils
parentactivate sendfile (diff)
Upgrade to use tcl8.1 and tk8.1.
Notes
Notes: svn path=/head/; revision=9912
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/ical/Makefile16
-rw-r--r--deskutils/zorro/Makefile6
-rw-r--r--deskutils/zorro/files/patch-aa2
3 files changed, 12 insertions, 12 deletions
diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile
index d526e57b0faf..bb5421750a04 100644
--- a/deskutils/ical/Makefile
+++ b/deskutils/ical/Makefile
@@ -3,24 +3,24 @@
# Date created: Mon Aug 28 13:35:31 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.15 1998/02/07 22:59:16 hoek Exp $
+# $Id: Makefile,v 1.16 1998/02/21 22:38:00 fenner Exp $
#
DISTNAME= ical-2.2
-CATEGORIES= misc tk80
+CATEGORIES= misc tk81
MASTER_SITES= http://www.research.digital.com/SRC/personal/Sanjay_Ghemawat/ical/icalbins/
MAINTAINER= erich@FreeBSD.ORG
-LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
+LIB_DEPENDS= tk81\\.1:${PORTSDIR}/x11/tk81
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
- --with-tclconfig=${PREFIX}/lib/tcl8.0 \
- --with-tclhdir=${PREFIX}/include/tcl8.0 \
- --with-tclsh=${PREFIX}/bin/tclsh8.0 \
- --with-tkconfig=${PREFIX}/lib/tk8.0 \
- --with-tkhdir=${PREFIX}/include/tk8.0
+ --with-tclconfig=${PREFIX}/lib/tcl8.1 \
+ --with-tclhdir=${PREFIX}/include/tcl8.1 \
+ --with-tclsh=${PREFIX}/bin/tclsh8.1 \
+ --with-tkconfig=${PREFIX}/lib/tk8.1 \
+ --with-tkhdir=${PREFIX}/include/tk8.1
MAN1= ical.1
diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile
index 294eb1d6756d..6227f0387c62 100644
--- a/deskutils/zorro/Makefile
+++ b/deskutils/zorro/Makefile
@@ -3,17 +3,17 @@
# Date created: 03 Aug 1996
# Whom: shanee@rabbit.augusta.de
#
-# $Id: Makefile,v 1.8 1997/08/10 22:25:19 fenner Exp $
+# $Id: Makefile,v 1.9 1997/11/22 19:55:25 jseger Exp $
#
DISTNAME= zorro-1.1p8
PKGNAME= zorro-1.1.8
-CATEGORIES= misc tk80
+CATEGORIES= misc tk81
MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/
MAINTAINER= shanee@augusta.de
-LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
+LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11/tk81
NO_BUILD= yes
diff --git a/deskutils/zorro/files/patch-aa b/deskutils/zorro/files/patch-aa
index 02f645527961..e9a53376fd8b 100644
--- a/deskutils/zorro/files/patch-aa
+++ b/deskutils/zorro/files/patch-aa
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
# AUTHOR: Lindsay Marshall <lindsay.marshall@newcastle.ac.uk>
--- 1,6 ----
-! #!/usr/local/bin/wish8.0
+! #!/usr/local/bin/wish8.1
#
! # Version 1.1 Patch 8
#