summaryrefslogtreecommitdiff
path: root/irc/sic/files/patch-Makefile.in
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-05 17:45:04 +0200
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-05 20:09:00 +0200
commitcde38a588af276aa588ba522d5b04eb6e6e887bc (patch)
treec95b17caa3f6760ae589cf16fa03904f922e8d00 /irc/sic/files/patch-Makefile.in
parentdevel/libfortuna: Fix build with llvm15 (diff)
irc/sic: Fix build with llvm15
- Refresh patches - Adopt port
Diffstat (limited to 'irc/sic/files/patch-Makefile.in')
-rw-r--r--irc/sic/files/patch-Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/sic/files/patch-Makefile.in b/irc/sic/files/patch-Makefile.in
index 6f8bd3202cfd..544f6a5b6d92 100644
--- a/irc/sic/files/patch-Makefile.in
+++ b/irc/sic/files/patch-Makefile.in
@@ -1,5 +1,5 @@
---- Makefile.in.orig 2014-08-15 14:55:42.253003285 +0800
-+++ Makefile.in 2014-08-15 14:56:37.571000087 +0800
+--- Makefile.in.orig 2000-09-03 19:08:58 UTC
++++ Makefile.in
@@ -33,17 +33,14 @@ sic : $(OBJS)
$(CC) $(CFLAGS) $(OBJS) $(LDFLAGS) $(LIBS) -o sic