diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 12:59:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 12:59:55 +0000 |
commit | 88e920ac15492c6703d7a210a63fad5851520a7a (patch) | |
tree | e40c333eb8670f3a065e184ece842ed33afd23c1 /mail | |
parent | 28ec87158bf03a2ac06e8c6b6e9c2306c4320777 (diff) | |
download | ports-88e920ac15492c6703d7a210a63fad5851520a7a.tar.gz ports-88e920ac15492c6703d7a210a63fad5851520a7a.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gmime24/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/gmime24/Makefile b/mail/gmime24/Makefile index 7d7280eb9c43..5a74807d730c 100644 --- a/mail/gmime24/Makefile +++ b/mail/gmime24/Makefile @@ -19,9 +19,8 @@ SLAVEDIRS= mail/gmime2-sharp DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}24 USE_GNOME?= glib20 -USES= gmake pathfix pkgconfig iconv +USES= gmake pathfix pkgconfig iconv tar:xz USE_LDCONFIG= yes -USE_XZ= yes GNU_CONFIGURE= yes # www.freebsd.org/cgi/query-pr.cgi?pr=118092 # Rename uudecode and uuencode to gmime-* to not conflict with userland |