From 0d95b5f3d3316a537daf9a8d17c8bd82070ab1cf Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 23 Mar 2004 00:18:42 +0000 Subject: Update to 2.6.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2172 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/yelp/files/patch-configure | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'x11/yelp/files') diff --git a/x11/yelp/files/patch-configure b/x11/yelp/files/patch-configure index 73cda6a70..7e0c0705f 100644 --- a/x11/yelp/files/patch-configure +++ b/x11/yelp/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Wed Feb 25 00:54:31 2004 -+++ configure Wed Feb 25 00:55:33 2004 +--- configure.orig Mon Mar 22 19:14:23 2004 ++++ configure Mon Mar 22 19:14:23 2004 @@ -9879,7 +9879,7 @@ YELP_MODULES="gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0" @@ -9,12 +9,3 @@ for ac_prog in gsed sed do # Extract the first word of "$ac_prog", so it can be a program name with args. -@@ -9924,7 +9924,7 @@ - test -n "$SED" && break - done - --if ${SED} --version 2>/dev/null | grep GNU >/dev/null 2>&1; then -+if -1; then - YELP_IDL_INCLUDES="`echo ${idl_dirs} | ${SED} -e 's/^/ /' -e 's/ \+$//' -e 's/ \+/ -I /g' -e 's/^ \+//'`" - else - YELP_IDL_INCLUDES="`echo ${idl_dirs} | ${SED} -E -e 's/^/ /' -e 's/ +$//' -e 's/ +/ -I /g' -e 's/^ +//'`" -- cgit v1.2.3