Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2014 10:09:23 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r348195 - head/databases/xapian-bindings
Message-ID:  <201403141009.s2EA9NTm015873@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Mar 14 10:09:23 2014
New Revision: 348195
URL: http://svnweb.freebsd.org/changeset/ports/348195
QAT: https://qat.redports.org/buildarchive/r348195/

Log:
  - Use USES=tar:xz

Modified:
  head/databases/xapian-bindings/Makefile

Modified: head/databases/xapian-bindings/Makefile
==============================================================================
--- head/databases/xapian-bindings/Makefile	Fri Mar 14 10:08:39 2014	(r348194)
+++ head/databases/xapian-bindings/Makefile	Fri Mar 14 10:09:23 2014	(r348195)
@@ -24,7 +24,7 @@ CONFIGURE_ARGS=	--datarootdir=${DATADIR}
 		--without-csharp --without-java --without-tcl
 GNU_CONFIGURE=	yes
 MAKE_ENV=	INSTALL_STRIP_FLAG=${STRIP}
-USE_XZ=		yes
+USES=		tar:xz
 
 PORTDOCS=	*
 



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