diff options
author | Doug Barton <dougb@FreeBSD.org> | 2005-03-13 23:09:32 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2005-03-13 23:09:32 +0000 |
commit | f98569176e8ef7b669be304f24c39b3d4ca19d66 (patch) | |
tree | 21f8d48feea34e1571002bb3a84d87b2edffec10 /mail/pine4/files | |
parent | - Add dumb 0.9.2, an IT, XM, S3M and MOD player library (diff) |
Add maildir support, prompted by the PR but with a different solution.
This requires twiddling patch-af because it and the maildir patch were
trying to adjust the same hunk.
While I'm here:
1. Remove a painfully obvious comment
2. s/pkg-message/${PKG_MESSAGE}/ to help people that have weird things
set in their environment.
Notes
Notes:
svn path=/head/; revision=131139
Diffstat (limited to 'mail/pine4/files')
-rw-r--r-- | mail/pine4/files/patch-af | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/pine4/files/patch-af b/mail/pine4/files/patch-af index 851050817f8f..35b7ad38cb51 100644 --- a/mail/pine4/files/patch-af +++ b/mail/pine4/files/patch-af @@ -9,15 +9,6 @@ LN=ln -s RANLIB=ranlib -@@ -117,7 +117,7 @@ - dummy.o pseudo.o netmsg.o flstring.o fdstring.o \ - rfc822.o nntp.o smtp.o imap4r1.o pop3.o \ - unix.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o --CFLAGS=-g -+CFLAGS=$(BASECFLAGS) $(EXTRACFLAGS) - - CAT=cat - MAKE=make @@ -219,8 +219,9 @@ SPOOLDIR=/var \ ACTIVEFILE=/usr/local/news/lib/active \ |