From f2ab604bce433684e79a392d655e570546ade645 Mon Sep 17 00:00:00 2001 From: agc Date: Mon, 12 Aug 2002 16:02:44 +0000 Subject: Add a patch so that this package works with xpkgwedge. --- mail/bbmail/distinfo | 3 ++- mail/bbmail/patches/patch-aa | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 mail/bbmail/patches/patch-aa (limited to 'mail/bbmail') 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 \ -- cgit v1.2.3