diff options
author | ale <ale@FreeBSD.org> | 2004-02-26 22:34:32 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-02-26 22:34:32 +0800 |
commit | 9751066ff5c8e0ab5ed97bf27add5f47589290a6 (patch) | |
tree | 40cb0e3b979b1f8de338900f3c5341179ed3dba3 /mail/qmailadmin | |
parent | b87c59ba04ad53e79ffbcd1fd8f3de16b7353a7c (diff) | |
download | freebsd-ports-graphics-9751066ff5c8e0ab5ed97bf27add5f47589290a6.tar.gz freebsd-ports-graphics-9751066ff5c8e0ab5ed97bf27add5f47589290a6.tar.zst freebsd-ports-graphics-9751066ff5c8e0ab5ed97bf27add5f47589290a6.zip |
Add CONFLICTS.
Diffstat (limited to 'mail/qmailadmin')
-rw-r--r-- | mail/qmailadmin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmailadmin/Makefile b/mail/qmailadmin/Makefile index 57430b31be1..2b8cc9ce7cb 100644 --- a/mail/qmailadmin/Makefile +++ b/mail/qmailadmin/Makefile @@ -31,6 +31,8 @@ BUILD_DEPENDS+= ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx RUN_DEPENDS+= ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx .endif +CONFLICTS= qmailadmin-devel-1.* + GNU_CONFIGURE= YES USE_GMAKE= YES |