diff options
Diffstat (limited to '')
-rw-r--r-- | mail/gmime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gmime/Makefile b/mail/gmime/Makefile index 1897a2c4842e..221c2212625a 100644 --- a/mail/gmime/Makefile +++ b/mail/gmime/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://spruce.sourceforge.net/gmime/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Library (written in C) for parsing and creating messages using MIME -CONFLICTS= gmime-2.1.* +CONFLICTS= gmime-2.1.* USE_X_PREFIX= YES GNU_CONFIGURE= YES USE_GMAKE= YES |