summaryrefslogtreecommitdiff
path: root/sysutils/lavaps/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/lavaps/patches/patch-ad')
-rw-r--r--sysutils/lavaps/patches/patch-ad30
1 files changed, 9 insertions, 21 deletions
diff --git a/sysutils/lavaps/patches/patch-ad b/sysutils/lavaps/patches/patch-ad
index 18be5343096..0e7c489bfed 100644
--- a/sysutils/lavaps/patches/patch-ad
+++ b/sysutils/lavaps/patches/patch-ad
@@ -1,25 +1,13 @@
-$NetBSD: patch-ad,v 1.2 2008/01/28 00:54:51 rillig Exp $
+$NetBSD: patch-ad,v 1.3 2008/07/21 02:55:34 dholland Exp $
---- configure.orig 2001-10-30 21:27:30.000000000 +0000
-+++ configure
-@@ -1561,9 +1561,10 @@ if test "$ac_x_libraries" = NO; then
- cat > conftest.$ac_ext <<EOF
- #line 1563 "configure"
- #include "confdefs.h"
-+#include <X11/Intrinsic.h>
-
- int main() {
--${x_direct_test_function}()
-+XtMalloc(0);
- ; return 0; }
- EOF
- if { (eval echo configure:1570: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-@@ -2632,7 +2633,7 @@ case "${platform}" in
- PLATFORM_SUBDIRS=""
- echo "$ac_t""yes---AIX" 1>&6
+--- configure~ 2004-12-24 21:37:07.000000000 -0500
++++ configure 2008-07-20 21:43:31.000000000 -0400
+@@ -6232,7 +6232,7 @@
+ echo "$as_me:$LINENO: result: yes---Mach/MacOS-X" >&5
+ echo "${ECHO_T}yes---Mach/MacOS-X" >&6
;;
-*-*-*bsd*)
+*-*-*bsd* | *-*-dragonfly*)
- TCLTK_INCLUDES="-I/usr/local/include/tk$TK_DOTTED_HI_VERS -I/usr/local/include/tcl$TCL_DOTTED_HI_VERS -L/usr/local/lib"
- if test x$TCLTK_LIB_SUFFIX_TYPE = xunspecified
- then
+ PLATFORM_SPECIFIC_TCLTK_INCLUDES="-I/usr/local/include/tk$TK_DOTTED_HI_VERS -I/usr/local/include/tcl$TCL_DOTTED_HI_VERS -L/usr/local/lib"
+ case "${platform}" in
+ *-*-*darwin*)