diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-01-05 11:48:17 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-01-05 11:48:17 +0000 |
commit | 9927229e72c8e3f1949440bd8b55e4c6a95d1bd0 (patch) | |
tree | c13d24c6e23dd7538755d8356ef35645dd930bdf /mail/qmail/Makefile | |
parent | d3552dea42c79cab17bc66f85e1ea0ed09b18af2 (diff) | |
download | ports-9927229e72c8e3f1949440bd8b55e4c6a95d1bd0.tar.gz ports-9927229e72c8e3f1949440bd8b55e4c6a95d1bd0.zip |
Notes
Diffstat (limited to 'mail/qmail/Makefile')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index e8f344237464..852b5bf9c68c 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -24,6 +24,8 @@ CONFLICTS+= qmail-vida-[0-9]* MAKE_JOBS_UNSAFE= yes +PORTSCOUT= skipv:1.04 + .if defined(SLAVE_LDAP) || \ defined(SLAVE_MYSQL) BARRIER_MAILDIRQUOTA_PATCH= yes |