From b2e990fe7afe666c29c71e1c3ad8e07b64e34e0d Mon Sep 17 00:00:00 2001 From: adamw Date: Sat, 12 Apr 2003 07:40:03 +0000 Subject: Add yelp, version 2.3.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@600 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/yelp/files/patch-configure | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 x11/yelp/files/patch-configure (limited to 'x11/yelp/files') 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 -- cgit v1.2.3