mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
431f602d64
- Make use of grouping rules for DISTFILES and MASTER_SITES - Use PKGNAMESUFFIX to make portlint happier - Add OPTIONS PR: ports/153234 [1] Submitted by: SHIOZAKI Takehiko <st_AT_be_DOT_to> [1]
12 lines
303 B
Plaintext
12 lines
303 B
Plaintext
--- Makefile.am.orig2 Mon Feb 7 10:20:52 2005
|
|
+++ Makefile.am Mon Feb 7 10:29:41 2005
|
|
@@ -10,7 +10,7 @@
|
|
IMAP_INCLUDES = -I$(top_srcdir)/imap
|
|
endif
|
|
|
|
-SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR)
|
|
+SUBDIRS = m4 po intl contrib $(IMAP_SUBDIR) . doc
|
|
|
|
bin_SCRIPTS = muttbug flea @SMIMEAUX_TARGET@
|
|
|