svn commit: r355324 - head/mail/gmime24

Baptiste Daroussin bapt at FreeBSD.org
Mon May 26 12:59:55 UTC 2014


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


More information about the svn-ports-all mailing list