mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
- Utilize CONFLICTS
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Approved by: krion (implicit)
This commit is contained in:
parent
2895ffbe5f
commit
b8f9588cf4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92071
2 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,8 @@ COMMENT= Improved version of the ezmlm mailing list manager
|
|||
|
||||
RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail
|
||||
|
||||
CONFLICTS= ezmlm-0.*
|
||||
|
||||
# QMAIL_DIR is the directory where qmail is installed
|
||||
QMAIL_DIR?= /var/qmail
|
||||
|
||||
|
|
|
@ -21,6 +21,8 @@ COMMENT= An easy-to-use, high-speed mailing list manager for qmail
|
|||
|
||||
RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail
|
||||
|
||||
CONFLICTS= ezmlm-idx-*
|
||||
|
||||
NO_PACKAGE= Unsure of DJB license
|
||||
|
||||
# QMAIL_DIR is the directory where qmail is installed
|
||||
|
|
Loading…
Add table
Reference in a new issue