summaryrefslogtreecommitdiff
path: root/mbone/imm/files/Makefile.freebsd
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-09-12 01:43:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-09-12 01:43:05 +0000
commit15a77c2b61ab264cfda7c0de2df8b4fe92e5d628 (patch)
tree0df5952a329730b5a28c9d60bab66164206f7596 /mbone/imm/files/Makefile.freebsd
parentNo need for "ruby" in front. (diff)
Make this port really work. I have no idea how it worked for anybody,
as "Makefile.freebsd" was not copied from ${FILESDIR} to ${WRKSRC}. While I'm here, change the file in our repository rather than trying to patch it.
Notes
Notes: svn path=/head/; revision=7870
Diffstat (limited to '')
-rw-r--r--mbone/imm/files/Makefile.freebsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/imm/files/Makefile.freebsd b/mbone/imm/files/Makefile.freebsd
index afcf4cb6b93f..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
+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 -ltk41 -ltcl -lX11
+TKLIBS= -L$(PREFIX)/lib -L${LOCALBASE}/lib -ltk80 -ltcl80 -lX11
TARGET = ../freebsd