diff options
Diffstat (limited to 'mail/bbmail')
-rw-r--r-- | mail/bbmail/Makefile | 3 | ||||
-rw-r--r-- | mail/bbmail/distinfo | 3 | ||||
-rw-r--r-- | mail/bbmail/patches/patch-aa | 13 |
3 files changed, 3 insertions, 16 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index 8fb5eadc03a..ed98f85dfab 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/11/07 14:59:42 gavan Exp $ +# $NetBSD: Makefile,v 1.8 2004/05/23 20:58:42 danw Exp $ # DISTNAME= bbmail-0.8.3 @@ -11,6 +11,7 @@ COMMENT= Mailbox monitor (not only) for the blackbox windowmanager GNU_CONFIGURE= YES USE_X11= YES +USE_BUILDLINK3= YES USE_GCC_SHLIB= YES do-install: diff --git a/mail/bbmail/distinfo b/mail/bbmail/distinfo index 021239c2598..3a157d8e449 100644 --- a/mail/bbmail/distinfo +++ b/mail/bbmail/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/07/18 15:26:27 jschauma Exp $ +$NetBSD: distinfo,v 1.5 2004/05/23 20:58:42 danw Exp $ SHA1 (bbmail-0.8.3.tar.gz) = 1707500785614805b88b77d4e86c3fbb059744e2 Size (bbmail-0.8.3.tar.gz) = 123318 bytes -SHA1 (patch-aa) = 70539174530e034ced8840ccc2120146fc4f5b4c diff --git a/mail/bbmail/patches/patch-aa b/mail/bbmail/patches/patch-aa deleted file mode 100644 index 8efaab126cc..00000000000 --- a/mail/bbmail/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$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 \ |