summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoragc <agc>2002-08-12 16:02:44 +0000
committeragc <agc>2002-08-12 16:02:44 +0000
commitcd8fd2a4443e185802119ab6549b38853959dea4 (patch)
tree67a32f95c8bb96c0a22a7551515eaa481039c436 /mail
parentb969503df3993508470415fc22841e251b3a2b7b (diff)
downloadpkgsrc-cd8fd2a4443e185802119ab6549b38853959dea4.tar.gz
Add a patch so that this package works with xpkgwedge.
Diffstat (limited to 'mail')
-rw-r--r--mail/bbmail/distinfo3
-rw-r--r--mail/bbmail/patches/patch-aa13
2 files changed, 15 insertions, 1 deletions
diff --git a/mail/bbmail/distinfo b/mail/bbmail/distinfo
index 78213657f05..1f91394fbb9 100644
--- a/mail/bbmail/distinfo
+++ b/mail/bbmail/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.2 2002/06/30 02:12:10 jschauma Exp $
+$NetBSD: distinfo,v 1.3 2002/08/12 16:02:44 agc Exp $
SHA1 (bbmail-0.8.2.tar.gz) = 27e711b58a7faf5732d3b88c0613401f693e54e5
Size (bbmail-0.8.2.tar.gz) = 107662 bytes
+SHA1 (patch-aa) = 70539174530e034ced8840ccc2120146fc4f5b4c
diff --git a/mail/bbmail/patches/patch-aa b/mail/bbmail/patches/patch-aa
new file mode 100644
index 00000000000..8efaab126cc
--- /dev/null
+++ b/mail/bbmail/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2002/08/12 16:02:45 agc Exp $
+
+--- Makefile.in 2002/08/12 15:32:50 1.1
++++ Makefile.in 2002/08/12 15:34:06
+@@ -117,7 +117,7 @@
+
+ DEFS = @DEFS@
+ DEFAULT_INCLUDES = -I. -I$(srcdir)
+-LDFLAGS = @LDFLAGS@
++LDFLAGS = @LDFLAGS@ -Wl,-R${X11BASE}/lib
+ LIBS = @LIBS@
+ depcomp = $(SHELL) $(top_srcdir)/depcomp
+ @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/BaseDisplay.Po $(DEPDIR)/Basemenu.Po \