summaryrefslogtreecommitdiff
path: root/converters/kdesupport/patches
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-03-23 23:30:23 +0000
committertron <tron@pkgsrc.org>1999-03-23 23:30:23 +0000
commitf48be440ce44c5e116f45008eecbeae17e7a6c69 (patch)
treec28cd88589f341f967f1b1307960a2c563e106d1 /converters/kdesupport/patches
parente7de4e7b8aebf3cbe8f9d38e9e369260989175bc (diff)
downloadpkgsrc-f48be440ce44c5e116f45008eecbeae17e7a6c69.tar.gz
- Don't build "QwSpriteField" (now a separte package) and "js" library
(not needed by any existing package). Now this package fits into the category "converters" again. - Because this package isn't X11 related anymore it is installed into "${LOCALBASE}".
Diffstat (limited to 'converters/kdesupport/patches')
-rw-r--r--converters/kdesupport/patches/patch-aa40
1 files changed, 38 insertions, 2 deletions
diff --git a/converters/kdesupport/patches/patch-aa b/converters/kdesupport/patches/patch-aa
index 1d56c05cd8c..1aecfc49425 100644
--- a/converters/kdesupport/patches/patch-aa
+++ b/converters/kdesupport/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.3 1999/02/15 22:34:58 tron Exp $
+$NetBSD: patch-aa,v 1.4 1999/03/23 23:30:26 tron Exp $
--- configure.orig Sat Feb 6 18:56:20 1999
-+++ configure Mon Feb 15 22:47:27 1999
++++ configure Tue Mar 23 22:54:30 1999
@@ -1941,6 +1941,8 @@
kde_save_cflags="$CFLAGS"
CC=$CXX
@@ -19,3 +19,39 @@ $NetBSD: patch-aa,v 1.3 1999/02/15 22:34:58 tron Exp $
# Redirect the config.log output again, so that the ltconfig log is not
# clobbered by the next message.
+@@ -3206,7 +3209,7 @@
+
+
+
+-
++if false; then
+ echo $ac_n "checking for Qt""... $ac_c" 1>&6
+ echo "configure:3212: checking for Qt" >&5
+ ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO
+@@ -3540,7 +3543,7 @@
+
+
+ LIB_QT='-lqt $(LIB_X11)'
+-
++fi
+
+
+
+@@ -5414,7 +5417,7 @@
+
+
+
+-
++if false; then
+ echo $ac_n "checking for main in -ljs""... $ac_c" 1>&6
+ echo "configure:5420: checking for main in -ljs" >&5
+ ac_lib_var=`echo js'_'main | sed 'y%./+-%__p_%'`
+@@ -5460,7 +5463,7 @@
+ For this have a look at http://www.ngs.fi/js/
+ " 1>&2
+ TOPSUBDIRS="$TOPSUBDIRS js"
+-
++fi
+
+ cat >> confdefs.h <<EOF
+ #define CANONICAL_HOST "$host"