diff options
author | jlam <jlam@pkgsrc.org> | 2002-08-25 21:48:57 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-08-25 21:48:57 +0000 |
commit | 1c57323789a922a7182ba378831f2c0a336a6959 (patch) | |
tree | c8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /chat/ircII/patches | |
parent | ee84541509a09b09b26167f474c4b53185c17b5f (diff) | |
download | pkgsrc-1c57323789a922a7182ba378831f2c0a336a6959.tar.gz |
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'chat/ircII/patches')
-rw-r--r-- | chat/ircII/patches/patch-aa | 25 |
1 files changed, 4 insertions, 21 deletions
diff --git a/chat/ircII/patches/patch-aa b/chat/ircII/patches/patch-aa index d6ba25ee00b..48978813371 100644 --- a/chat/ircII/patches/patch-aa +++ b/chat/ircII/patches/patch-aa @@ -1,25 +1,8 @@ -$NetBSD: patch-aa,v 1.2 2001/07/15 12:22:17 jlam Exp $ +$NetBSD: patch-aa,v 1.3 2002/08/25 21:49:35 jlam Exp $ ---- configure.orig Mon Feb 12 07:46:44 2001 -+++ configure -@@ -538,16 +538,6 @@ - - - --# So many systems seem to need this that it is better do it here automatically. --if test "x$prefix" != xNONE; then -- if test -d "$prefix/lib"; then -- LIBS="-L${prefix}/lib $LIBS" -- fi --else -- if test -d "$ac_default_prefix/lib"; then -- LIBS="-L${ac_default_prefix}/lib $LIBS" -- fi --fi - - - VERSION=`sed -n -e 's/"[^"]*$//' -e '/#define[ ]*IRCII_VERSION[ ]*"/s///p' -e '/#define IRCII_VERSION/q' < ${srcdir}/source/irc.c` -@@ -5499,7 +5489,7 @@ +--- configure.orig Wed Mar 27 09:20:46 2002 ++++ configure Wed May 8 05:34:40 2002 +@@ -5578,7 +5578,7 @@ fi if test "x$COPY_DIRECTORY" = "xpax"; then |