diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-15 18:44:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-15 18:44:19 +0800 |
commit | e336c4d56995aa22d082b2f69352a246fd43ab42 (patch) | |
tree | c3251d637032194fa6044ac5209ea80c4a3b58ab /mail/dbmail | |
parent | a7fb625c76f70c5169278ccfc173043f57210e7e (diff) | |
download | freebsd-ports-gnome-e336c4d56995aa22d082b2f69352a246fd43ab42.tar.gz freebsd-ports-gnome-e336c4d56995aa22d082b2f69352a246fd43ab42.tar.zst freebsd-ports-gnome-e336c4d56995aa22d082b2f69352a246fd43ab42.zip |
- Pet portlint
PR: ports/183964
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
Diffstat (limited to 'mail/dbmail')
-rw-r--r-- | mail/dbmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 8b2459754b6b..e5e1e727e1ea 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS+= asciidoc:${PORTSDIR}/textproc/asciidoc \ xmlto:${PORTSDIR}/textproc/xmlto \ ${LOCALBASE}/share/sgml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-450 -CONFLICTS= dbmail-2.* dbmail22-* +CONFLICTS= dbmail-2.* dbmail22-[0-9]* OPTIONS_DEFINE= DOCS LDAP SIEVE THREADS OPTIONS_DEFAULT= THREADS |