diff options
author | hubertf <hubertf@pkgsrc.org> | 2002-01-14 21:16:46 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2002-01-14 21:16:46 +0000 |
commit | 2e3c2cc6bb482e5061ed51e3f06744df39054032 (patch) | |
tree | f0a0cbb8b10400ebe2418c4f4d96e1183c261c13 /chat/silc-client/patches | |
parent | 73b7afc7e29ab96f66a1aca119c3586b0171087b (diff) | |
download | pkgsrc-2e3c2cc6bb482e5061ed51e3f06744df39054032.tar.gz |
new in silc-client 0.7.2
Diffstat (limited to 'chat/silc-client/patches')
-rw-r--r-- | chat/silc-client/patches/patch-ac | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/silc-client/patches/patch-ac b/chat/silc-client/patches/patch-ac new file mode 100644 index 00000000000..6199556ff58 --- /dev/null +++ b/chat/silc-client/patches/patch-ac @@ -0,0 +1,13 @@ +$NetBSD: patch-ac,v 1.3 2002/01/14 21:16:46 hubertf Exp $ + +--- irssi/src/fe-text/Makefile.in.orig Sat Jan 5 13:48:19 2002 ++++ irssi/src/fe-text/Makefile.in Sat Jan 5 14:07:17 2002 +@@ -170,8 +170,6 @@ + -DLOCALEDIR=\""$(datadir)/locale"\" + + +-silc_DEPENDENCIES = @COMMON_LIBS@ +- + LIBS = $(SILC_COMMON_LIBS) + silc_LDADD = \ + @COMMON_LIBS@ \ |