diff options
| author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-14 23:32:39 +0000 |
|---|---|---|
| committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-14 23:32:39 +0000 |
| commit | 8e411e4f143c51a7e9a503150924300aeec535e6 (patch) | |
| tree | ca0a719b58912a4f67721d98748d7815a1626452 /mail/mutt-devel/files/extra-patch-nodoc-contrib | |
| parent | Make these proper slaves. (diff) | |
Add GNU_CONFIGURE=yes
Make port compliant with NOPORTDOCS
Remove pkg-plist.htmlfiles in new NOPORTDOC procedure
Add two patches to be applied post-patch for NOPORTDOC
Correct pkg-plist to be compliant with NOPORTDOCS
Enable pop3 and imap4
Add hook for SSL
Put distfiles in mutt dist_subdir
Don't depend on sgml on alpha
Submitted by: maintainer
Reviewed by: will
Notes
Notes:
svn path=/head/; revision=44011
Diffstat (limited to 'mail/mutt-devel/files/extra-patch-nodoc-contrib')
| -rw-r--r-- | mail/mutt-devel/files/extra-patch-nodoc-contrib | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/mutt-devel/files/extra-patch-nodoc-contrib b/mail/mutt-devel/files/extra-patch-nodoc-contrib new file mode 100644 index 000000000000..a2f1117cef0b --- /dev/null +++ b/mail/mutt-devel/files/extra-patch-nodoc-contrib @@ -0,0 +1,11 @@ +--- Makefile.am.orig Thu Jun 7 22:00:05 2001 ++++ Makefile.am Thu Jun 14 11:21:12 2001 +@@ -9,7 +9,7 @@ + IMAP_INCLUDES = -I$(top_srcdir)/imap + endif + +-SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR) ++SUBDIRS = m4 po intl doc $(IMAP_SUBDIR) + + if NEEDS_PGPEWRAP + bin_SCRIPTS = pgpewrap muttbug flea |
