summaryrefslogtreecommitdiffstats
path: root/x11/yelp/files
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-12 15:40:03 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-12 15:40:03 +0800
commitb2e990fe7afe666c29c71e1c3ad8e07b64e34e0d (patch)
tree808fb892661f345121f60733aaa4319635ced74f /x11/yelp/files
parent9248fa7aea1e7cbd4ce7caf1a050d7de376dfda9 (diff)
downloadmarcuscom-ports-b2e990fe7afe666c29c71e1c3ad8e07b64e34e0d.tar
marcuscom-ports-b2e990fe7afe666c29c71e1c3ad8e07b64e34e0d.tar.gz
marcuscom-ports-b2e990fe7afe666c29c71e1c3ad8e07b64e34e0d.tar.bz2
marcuscom-ports-b2e990fe7afe666c29c71e1c3ad8e07b64e34e0d.tar.lz
marcuscom-ports-b2e990fe7afe666c29c71e1c3ad8e07b64e34e0d.tar.xz
marcuscom-ports-b2e990fe7afe666c29c71e1c3ad8e07b64e34e0d.tar.zst
marcuscom-ports-b2e990fe7afe666c29c71e1c3ad8e07b64e34e0d.zip
Add yelp, version 2.3.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@600 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp/files')
-rw-r--r--x11/yelp/files/patch-configure19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/yelp/files/patch-configure b/x11/yelp/files/patch-configure
new file mode 100644
index 000000000..a6e8fbc28
--- /dev/null
+++ b/x11/yelp/files/patch-configure
@@ -0,0 +1,19 @@
+--- configure.orig Tue May 28 02:02:29 2002
++++ configure Tue May 28 02:03:10 2002
+@@ -7381,6 +7381,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -9979,7 +9980,7 @@
+
+ YELP_MODULES="gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0"
+
+-YELP_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0 bonobo-activation-2.0| sed -e 's/^/ /' -e 's/ \+$//' -e 's/ \+/ -I /g' -e 's/^ \+//'`"
++YELP_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir libgtkhtml-2.0 gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0 bonobo-activation-2.0| xargs -n1 echo -n ' -I '`"
+
+ echo "$as_me:9984: checking for bzread in -lbz2" >&5
+ echo $ECHO_N "checking for bzread in -lbz2... $ECHO_C" >&6