mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
8e411e4f14
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
12 lines
298 B
Plaintext
12 lines
298 B
Plaintext
--- 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
|