diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
commit | aa952fd48fe9143007307348e16bccf3b9f95ca9 (patch) | |
tree | 3b8a3dc07f043f3e20ba7e542d841e8086021135 /mail/dbmail23/Makefile | |
parent | 06f1947ff91cd30655ff4ea79c4400e4c07e7bab (diff) |
- Resolve LATEST_LINK conflict
Notes
Notes:
svn path=/head/; revision=234941
Diffstat (limited to 'mail/dbmail23/Makefile')
-rw-r--r-- | mail/dbmail23/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dbmail23/Makefile b/mail/dbmail23/Makefile index 552cf81b4037..ff4f3f14e24d 100644 --- a/mail/dbmail23/Makefile +++ b/mail/dbmail23/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS+= mhash.2:${PORTSDIR}/security/mhash LIB_DEPENDS+= zdb.6:${PORTSDIR}/databases/libzdb CONFLICTS= dbmail-*-2.0.* dbmail-2.1.* dbmail-2.2.* +NO_LATEST_LINK= yes OPTIONS= MYSQL "Build with MySQL support" on \ POSTGRESQL "Build with PostgreSQL support" off \ |