diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-10 06:45:03 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-10 06:45:03 +0000 |
commit | 1014c6e7d948a25d90581d175b254ef22ec6cc12 (patch) | |
tree | f501185751dcd194f726e3a604a0591d7fb6ca99 /mail/gmime2 | |
parent | d5cc33d264370613d13484f77b54cf11b47ca3f6 (diff) | |
download | ports-1014c6e7d948a25d90581d175b254ef22ec6cc12.tar.gz ports-1014c6e7d948a25d90581d175b254ef22ec6cc12.zip |
Notes
Diffstat (limited to 'mail/gmime2')
-rw-r--r-- | mail/gmime2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile index 3c7ab6f301b4..47deea703fc8 100644 --- a/mail/gmime2/Makefile +++ b/mail/gmime2/Makefile @@ -15,7 +15,7 @@ COMMENT= Library (written in C) for parsing and creating messages using MIME LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv -CONFLICTS= gmime-0.* +CONFLICTS= gmime-1.0.* USE_X_PREFIX= yes GNU_CONFIGURE= yes |