svn commit: r348195 - head/databases/xapian-bindings
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Mar 14 10:09:23 UTC 2014
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= *
More information about the svn-ports-all
mailing list