summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-10 06:47:53 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-10 06:47:53 +0000
commitb771e79fd3c7a2a27c4efe2c3aae3845a60725d1 (patch)
tree15f9dfd78f3f2b3417cddf553c1c7e909400ee8e /mail
parent- Update CONFLICTS with gmime-1.* (diff)
- Add CONFLICTS with mail/gmime2
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=90764
Diffstat (limited to 'mail')
-rw-r--r--mail/gmime/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/gmime/Makefile b/mail/gmime/Makefile
index b165d6b42633..65bfac4a7774 100644
--- a/mail/gmime/Makefile
+++ b/mail/gmime/Makefile
@@ -15,6 +15,7 @@ COMMENT= Library (written in C) for parsing and creating messages using MIME
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
+CONFLICTS= gmime-2.1.*
USE_X_PREFIX= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES