aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-02-25 05:43:51 +0800
committerjseger <jseger@FreeBSD.org>1998-02-25 05:43:51 +0800
commit3aec0069335c9b2947b9f222ada131db44bc8824 (patch)
tree6da0be1039c24d1cfc2b2c74787e0941bc61c61e /net
parent84f78e4fa42235cb858025fabff93c031a319031 (diff)
downloadfreebsd-ports-gnome-3aec0069335c9b2947b9f222ada131db44bc8824.tar.gz
freebsd-ports-gnome-3aec0069335c9b2947b9f222ada131db44bc8824.tar.zst
freebsd-ports-gnome-3aec0069335c9b2947b9f222ada131db44bc8824.zip
Upgrade to use tcl8.1 and tk8.1.
Diffstat (limited to 'net')
-rw-r--r--net/imm/Makefile6
-rw-r--r--net/imm/files/Makefile.freebsd4
2 files changed, 5 insertions, 5 deletions
diff --git a/net/imm/Makefile b/net/imm/Makefile
index d435f69a2b9f..870683d5ad9c 100644
--- a/net/imm/Makefile
+++ b/net/imm/Makefile
@@ -3,18 +3,18 @@
# Date created: 13 October 1994
# Whom: wollman
#
-# $Id: Makefile,v 1.14 1997/09/12 16:39:31 fenner Exp $
+# $Id: Makefile,v 1.15 1997/09/13 16:58:21 fenner Exp $
#
DISTNAME= imm-3.5a1
-CATEGORIES= mbone tk80
+CATEGORIES= mbone tk81
MASTER_SITES= ftp://ftp.hawaii.edu/paccom/imm-3.5a1/
DISTFILES= imm.source.tar.Z
WRKSRC= ${WRKDIR}/mnm
MAINTAINER= fenner@freebsd.org
-LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
+LIB_DEPENDS= tk81\\.1:${PORTSDIR}/x11/tk81
USE_X11= yes
diff --git a/net/imm/files/Makefile.freebsd b/net/imm/files/Makefile.freebsd
index 51724b551d01..c84e9af025f1 100644
--- a/net/imm/files/Makefile.freebsd
+++ b/net/imm/files/Makefile.freebsd
@@ -1,11 +1,11 @@
# Some versions of make, like SGI's, use the following variable to
# determine which shell to use for executing commands:
SHELL = /bin/sh
-INCLUDE_DIR = -I${PREFIX}/include -I${LOCALBASE}/include/tcl8.0 -I${LOCALBASE}/include/tk8.0
+INCLUDE_DIR = -I${PREFIX}/include -I${LOCALBASE}/include/tcl8.1 -I${LOCALBASE}/include/tk8.1
# Libraries to use when linking:
LIBS = -lm
-TKLIBS= -L$(PREFIX)/lib -L${LOCALBASE}/lib -ltk80 -ltcl80 -lX11
+TKLIBS= -L$(PREFIX)/lib -L${LOCALBASE}/lib -ltk81 -ltcl81 -lX11
TARGET = ../freebsd