From 148ba6eb08bf6ac78c4fae6f7b96b47f0d0a6a9a Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sun, 10 Mar 2002 20:57:43 +0000 Subject: Install libneon.la, which is needed by the devel/subversion port. Submitted by: Garrett Rooney --- www/neon26/files/patch-ltmain.sh | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'www/neon26/files/patch-ltmain.sh') diff --git a/www/neon26/files/patch-ltmain.sh b/www/neon26/files/patch-ltmain.sh index 91713d2306f8..4ded1d13e092 100644 --- a/www/neon26/files/patch-ltmain.sh +++ b/www/neon26/files/patch-ltmain.sh @@ -30,16 +30,3 @@ $FreeBSD$ *) # Add libc to deplibs on all other systems if necessary. if test "$build_libtool_need_lc" = "yes"; then -@@ -4179,10 +4190,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" -- cgit v1.2.3