svn commit: r348261 - head/databases/py-leveldb
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Mar 14 15:51:47 UTC 2014
Author: sunpoet
Date: Fri Mar 14 15:51:47 2014
New Revision: 348261
URL: http://svnweb.freebsd.org/changeset/ports/348261
QAT: https://qat.redports.org/buildarchive/r348261/
Log:
- Use USES=tar:xz
Modified:
head/databases/py-leveldb/Makefile
Modified: head/databases/py-leveldb/Makefile
==============================================================================
--- head/databases/py-leveldb/Makefile Fri Mar 14 15:51:43 2014 (r348260)
+++ head/databases/py-leveldb/Makefile Fri Mar 14 15:51:47 2014 (r348261)
@@ -19,7 +19,7 @@ LIB_DEPENDS= libleveldb.so:${PORTSDIR}/d
PYDISTUTILS_AUTOPLIST= yes
USE_PYDISTUTILS=yes
USE_PYTHON= yes
-USE_XZ= yes
+USES= tar:xz
post-patch:
@${REINPLACE_CMD} \
More information about the svn-ports-head
mailing list