summaryrefslogtreecommitdiff
path: root/chat/ysm/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'chat/ysm/patches/patch-aa')
-rw-r--r--chat/ysm/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/ysm/patches/patch-aa b/chat/ysm/patches/patch-aa
new file mode 100644
index 00000000000..6a1928847c5
--- /dev/null
+++ b/chat/ysm/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.3 2002/12/19 11:10:39 jmmv Exp $
+
+--- src/Makefile.in.orig Mon Oct 28 16:51:29 2002
++++ src/Makefile.in
+@@ -7,7 +7,7 @@
+ CC= @CC@
+ CFLAGS= @CFLAGS@
+ CPPFLAGS= -I. -Irijndael
+-LIBS= @LIBS@
++LIBS= @LIBS@ @LDFLAGS@
+
+ INSTALL= @INSTALL@
+ prefix= @prefix@