summaryrefslogtreecommitdiff
path: root/net/nam/files
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-06-09 03:16:07 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-06-09 03:16:07 +0000
commitfddcc32c8bbcf887634b487fa74621d14a7d95a4 (patch)
tree37ecc108aed11dbbbdf2330dae80f19133917faf /net/nam/files
parentUpdate to 3.1.1. (diff)
Unbreak: use TCL 8.3 (and actually add the dependency on it).
While I'm here, unbreak compile on -current with gcc 3.1.
Notes
Notes: svn path=/head/; revision=60941
Diffstat (limited to 'net/nam/files')
-rw-r--r--net/nam/files/patch-aa24
1 files changed, 13 insertions, 11 deletions
diff --git a/net/nam/files/patch-aa b/net/nam/files/patch-aa
index b6487d4e53b9..a5def1988d5a 100644
--- a/net/nam/files/patch-aa
+++ b/net/nam/files/patch-aa
@@ -1,11 +1,13 @@
---- configure.orig Thu Jan 6 21:27:09 2000
-+++ configure Sun Jul 16 13:35:32 2000
-@@ -2598,7 +2598,7 @@
- # $d/unix works if $d is the 8.0 distribution
- # $d/bin is for the ns-allinone distribution (kind of hacky, isn't it?)
- PATH=$d/unix:$d/bin:$PATH
--for ac_prog in tclsh$TCL_VERS tclsh$TCL_HI_VERS tclsh tclsh$TCL_OLD_VERS
-+for ac_prog in tclsh$TCL_VERS tclsh$TCL_HI_VERS tclsh8.2 tclsh$TCL_OLD_VERS
- do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
- set dummy $ac_prog; ac_word=$2
+$FreeBSD$
+
+--- configure.orig Sat Jun 8 23:00:16 2002
++++ configure Sat Jun 8 23:00:41 2002
+@@ -2041,7 +2041,7 @@
+ EOF
+
+
+- V_INCLUDES="$V_INCLUDE_ZLIB $V_INCLUDES"
++ V_INCLUDES="$V_INCLUDES"
+ V_DEFINES="-D$ac_tr_hdr $V_DEFINES"
+
+ NS_PACKAGE_zlib_UNDERWAY=true