summaryrefslogtreecommitdiff
path: root/textproc/hyperestraier/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hyperestraier/patches/patch-ad')
-rw-r--r--textproc/hyperestraier/patches/patch-ad34
1 files changed, 31 insertions, 3 deletions
diff --git a/textproc/hyperestraier/patches/patch-ad b/textproc/hyperestraier/patches/patch-ad
index d1bc9e4c74c..e31a5ab7ef8 100644
--- a/textproc/hyperestraier/patches/patch-ad
+++ b/textproc/hyperestraier/patches/patch-ad
@@ -1,8 +1,36 @@
-$NetBSD: patch-ad,v 1.2 2007/03/05 15:58:20 obache Exp $
+$NetBSD: patch-ad,v 1.3 2008/05/27 13:51:02 obache Exp $
---- rubynative/configure.orig 2007-03-05 18:38:33.000000000 +0900
+--- rubynative/configure.orig 2007-12-25 01:53:40.000000000 +0000
+++ rubynative/configure
-@@ -1285,7 +1285,7 @@ fi
+@@ -1233,27 +1233,6 @@ RDOC="rdoc"
+ MYRBLIBDIR=/usr/local/lib/ruby/site_ruby
+ MYRUNPATH=""
+
+-# Building paths
+-pathtmp="$PATH"
+-PATH="..:$HOME/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin"
+-PATH="$PATH:/usr/ccs/bin:/usr/ucb:/usr/xpg4/bin:/usr/xpg6/bin:$pathtmp"
+-LIBRARY_PATH="..:$HOME/lib:/usr/local/lib:$LIBRARY_PATH"
+-LD_LIBRARY_PATH="..:$HOME/lib:/usr/local/lib:$LD_LIBRARY_PATH"
+-CPATH="..:$HOME/include:/usr/local/include:$CPATH"
+-PKG_CONFIG_PATH="..:$HOME/lib/pkgconfig:/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
+-export PATH LIBRARY_PATH LD_LIBRARY_PATH CPATH PKG_CONFIG_PATH
+-if type pkg-config > /dev/null 2>&1
+-then
+- PATH="$PATH:`pkg-config --variable=bindir qdbm`"
+- PATH="$PATH:`pkg-config --variable=bindir hyperestraier`"
+- LIBRARY_PATH="$LIBRARY_PATH:`pkg-config --variable=libdir qdbm`"
+- LIBRARY_PATH="$LIBRARY_PATH:`pkg-config --variable=libdir hyperestraier`"
+- LD_LIBRARY_PATH="$LD_LIBRARY_PATH:`pkg-config --variable=libdir qdbm`"
+- LD_LIBRARY_PATH="$LD_LIBRARY_PATH:`pkg-config --variable=libdir hyperestraier`"
+- CPATH="$CPATH:`pkg-config --variable=includedir qdbm`"
+- CPATH="$CPATH:`pkg-config --variable=includedir hyperestraier`"
+- export PATH LIBRARY_PATH LD_LIBRARY_PATH CPATH PKG_CONFIG_PATH
+-fi
+
+ # Setting the default prefix
+ if test "$prefix" = NONE
+@@ -1285,7 +1264,7 @@ fi
printf '%s\n' "$RDOC"
# Librarh path