aboutsummaryrefslogtreecommitdiff
path: root/mail/spruce/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spruce/files/patch-ad')
-rw-r--r--mail/spruce/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/spruce/files/patch-ad b/mail/spruce/files/patch-ad
new file mode 100644
index 000000000000..f11ace70b96a
--- /dev/null
+++ b/mail/spruce/files/patch-ad
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Sun May 21 14:32:23 2000
++++ Makefile.in Sun May 21 14:32:44 2000
+@@ -98,7 +98,7 @@
+ spruce_SOURCES = defines.h about.c about.h accounts.c accounts.h addrbook.c addrbook.h composer.c composer.h cram_md5.c cram_md5.h date.c date.h filters.h filters.c globals.c globals.h gti.c gti.h gtkmanip.c gtkmanip.h gui.c gui.h imap.c imap.h init.c init.h mailbox.c mailbox.h mbox.c mbox.h md5.c md5.h mime.c mime.h mesgreader.c mesgreader.h msgid.c msgid.h options.c options.h parse.c parse.h pop3io.c pop3io.h pgp.c pgp.h print.c print.h rc.c rc.h server.c server.h smtpio.c smtpio.h sockio.c sockio.h sort.c sort.h status.c status.h main.c main.h
+
+
+-spruce_LDADD = @GTK_LIBS@ -lpthread -lgthread
++spruce_LDADD = @GTK_LIBS@ `@GTK_CONFIG@ --libs gthread`
+
+ spruce_MANS = man/spruce.1
+