Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 12:59:55 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355324 - head/mail/gmime24
Message-ID:  <201405261259.s4QCxt1V099968@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon May 26 12:59:55 2014
New Revision: 355324
URL: http://svnweb.freebsd.org/changeset/ports/355324
QAT: https://qat.redports.org/buildarchive/r355324/

Log:
  Convert to USES=tar:xz

Modified:
  head/mail/gmime24/Makefile

Modified: head/mail/gmime24/Makefile
==============================================================================
--- head/mail/gmime24/Makefile	Mon May 26 12:55:44 2014	(r355323)
+++ head/mail/gmime24/Makefile	Mon May 26 12:59:55 2014	(r355324)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405261259.s4QCxt1V099968>