summaryrefslogtreecommitdiff
path: root/chat/ircII/patches
diff options
context:
space:
mode:
authorjlam <jlam>2001-07-15 12:22:16 +0000
committerjlam <jlam>2001-07-15 12:22:16 +0000
commit15be30c07c0a17f4adb267a31752ebd6bf457a43 (patch)
treea7031ac24b3c517e2e2e1067b9459e76444c18b1 /chat/ircII/patches
parenta05aab3c3a262f164ac331f3eab12d78ca0fa5dd (diff)
downloadpkgsrc-15be30c07c0a17f4adb267a31752ebd6bf457a43.tar.gz
Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'chat/ircII/patches')
-rw-r--r--chat/ircII/patches/patch-aa25
1 files changed, 21 insertions, 4 deletions
diff --git a/chat/ircII/patches/patch-aa b/chat/ircII/patches/patch-aa
index 705b22d5296..d6ba25ee00b 100644
--- a/chat/ircII/patches/patch-aa
+++ b/chat/ircII/patches/patch-aa
@@ -1,8 +1,25 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/12/15 00:36:32 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2001/07/15 12:22:17 jlam Exp $
---- configure.orig Sun Apr 9 09:11:08 2000
-+++ configure Thu Aug 3 07:43:46 2000
-@@ -5241,7 +5241,7 @@
+--- 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 @@
fi
if test "x$COPY_DIRECTORY" = "xpax";
then