summaryrefslogtreecommitdiff
path: root/chat/unrealircd/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'chat/unrealircd/patches/patch-ab')
-rw-r--r--chat/unrealircd/patches/patch-ab8
1 files changed, 5 insertions, 3 deletions
diff --git a/chat/unrealircd/patches/patch-ab b/chat/unrealircd/patches/patch-ab
index 2b7be1f6ae7..d2933faa3a1 100644
--- a/chat/unrealircd/patches/patch-ab
+++ b/chat/unrealircd/patches/patch-ab
@@ -1,8 +1,10 @@
-$NetBSD: patch-ab,v 1.1.1.1 2005/11/29 19:17:03 adrianp Exp $
+$NetBSD: patch-ab,v 1.2 2015/11/26 16:36:00 jperkin Exp $
---- Makefile.in.orig 2005-11-29 18:38:58.000000000 +0000
+Remove LDFLAGS from CFLAGS.
+
+--- Makefile.in.orig 2015-11-09 16:16:59.000000000 +0000
+++ Makefile.in
-@@ -112,7 +112,7 @@ FD_SETSIZE=@FD_SETSIZE@
+@@ -114,7 +114,7 @@ FD_SETSIZE=@FD_SETSIZE@
# Where is your openssl binary
OPENSSLPATH=@OPENSSLPATH@