summaryrefslogtreecommitdiff
path: root/news/pan/patches/patch-ae
diff options
context:
space:
mode:
authorrh <rh>2001-10-15 07:24:38 +0000
committerrh <rh>2001-10-15 07:24:38 +0000
commitb0cb5e590014d2df72f4c0095b7a50cf4043f0ad (patch)
tree61eb5f7249aab89c69b4dad2368278299679358e /news/pan/patches/patch-ae
parent040ef6ccfd5a3e69c49a5c89e05450a5afad78ee (diff)
downloadpkgsrc-b0cb5e590014d2df72f4c0095b7a50cf4043f0ad.tar.gz
Update pan to 0.10.0.92. Changes are too many to list in detail, but
include tons of bugfixes and feature updates. For a detailled list, please see http://pan.rebelbase.com/#010092
Diffstat (limited to 'news/pan/patches/patch-ae')
-rw-r--r--news/pan/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/news/pan/patches/patch-ae b/news/pan/patches/patch-ae
new file mode 100644
index 00000000000..a143025ba39
--- /dev/null
+++ b/news/pan/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2001/10/15 07:24:39 rh Exp $
+
+--- pan/Makefile.in.orig Sat Oct 6 18:02:38 2001
++++ pan/Makefile.in
+@@ -143,7 +143,7 @@
+ DEFS = @DEFS@ -I. -I$(srcdir) -I..
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+-LIBS = @LIBS@
++LIBS = @LIBS@ -lcompat
+ pan_OBJECTS = article-actions.o article-find.o article-filter-ui.o \
+ article-toolbar.o article-list-toolbar-mediator.o articlelist.o \
+ group-action.o group-ui.o grouplist.o gui.o gui-headers.o \