diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-07-16 00:12:45 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-07-16 00:12:45 +0000 |
commit | e36b30ef761bcefd9a73f53762328f8fe22d6bf0 (patch) | |
tree | 0b9f9f51baa8bdfac0a563b5ac96c8f702140386 /mail/imap-uw | |
parent | af541c7f25ca1673ef1abb0b89e7e4899720d5f0 (diff) | |
download | ports-e36b30ef761bcefd9a73f53762328f8fe22d6bf0.tar.gz ports-e36b30ef761bcefd9a73f53762328f8fe22d6bf0.zip |
Notes
Diffstat (limited to 'mail/imap-uw')
-rw-r--r-- | mail/imap-uw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index cdfc6c9cc364..349424f2be76 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -27,6 +27,8 @@ LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} SUB_FILES= pkg-message +MAKE_JOBS_UNSAFE= yes + MAN1= dmail.1 mailutil.1 tmail.1 MAN8= ipopd.8 imapd.8 |