summaryrefslogtreecommitdiff
path: root/mbone/imm
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-03-20 14:35:31 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-03-20 14:35:31 +0000
commit9421a448686317fbc5d43fc41ed16892b01846d1 (patch)
tree01bbd49be2970efe44781c29b84234aed1351bcd /mbone/imm
parentUpdate squid 1.2.beta16 -> 1.2.beta17 (diff)
Back out changes to use tcl81.
I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime.
Notes
Notes: svn path=/head/; revision=10236
Diffstat (limited to 'mbone/imm')
-rw-r--r--mbone/imm/Makefile4
-rw-r--r--mbone/imm/files/Makefile.freebsd4
2 files changed, 4 insertions, 4 deletions
diff --git a/mbone/imm/Makefile b/mbone/imm/Makefile
index 870683d5ad9c..f52e9ff29740 100644
--- a/mbone/imm/Makefile
+++ b/mbone/imm/Makefile
@@ -7,14 +7,14 @@
#
DISTNAME= imm-3.5a1
-CATEGORIES= mbone tk81
+CATEGORIES= mbone tk80
MASTER_SITES= ftp://ftp.hawaii.edu/paccom/imm-3.5a1/
DISTFILES= imm.source.tar.Z
WRKSRC= ${WRKDIR}/mnm
MAINTAINER= fenner@freebsd.org
-LIB_DEPENDS= tk81\\.1:${PORTSDIR}/x11/tk81
+LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
USE_X11= yes
diff --git a/mbone/imm/files/Makefile.freebsd b/mbone/imm/files/Makefile.freebsd
index c84e9af025f1..51724b551d01 100644
--- a/mbone/imm/files/Makefile.freebsd
+++ b/mbone/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.1 -I${LOCALBASE}/include/tk8.1
+INCLUDE_DIR = -I${PREFIX}/include -I${LOCALBASE}/include/tcl8.0 -I${LOCALBASE}/include/tk8.0
# Libraries to use when linking:
LIBS = -lm
-TKLIBS= -L$(PREFIX)/lib -L${LOCALBASE}/lib -ltk81 -ltcl81 -lX11
+TKLIBS= -L$(PREFIX)/lib -L${LOCALBASE}/lib -ltk80 -ltcl80 -lX11
TARGET = ../freebsd