svn commit: r348196 - head/databases/xapian-core

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 14 10:09:27 UTC 2014


Author: sunpoet
Date: Fri Mar 14 10:09:26 2014
New Revision: 348196
URL: http://svnweb.freebsd.org/changeset/ports/348196
QAT: https://qat.redports.org/buildarchive/r348196/

Log:
  - Use USES=tar:xz

Modified:
  head/databases/xapian-core/Makefile

Modified: head/databases/xapian-core/Makefile
==============================================================================
--- head/databases/xapian-core/Makefile	Fri Mar 14 10:09:23 2014	(r348195)
+++ head/databases/xapian-core/Makefile	Fri Mar 14 10:09:26 2014	(r348196)
@@ -21,7 +21,7 @@ PORTSCOUT=	limitw:1,even
 GNU_CONFIGURE=	yes
 MAKE_ENV=	INSTALL_STRIP_FLAG=${STRIP}
 USE_LDCONFIG=	yes
-USE_XZ=		yes
+USES=		tar:xz
 
 PORTDOCS=	*
 


More information about the svn-ports-head mailing list