aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-03-14 23:51:47 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-03-14 23:51:47 +0800
commit709be930dd18a2ebc51cde8da18e5382f07db3e1 (patch)
tree8366a4ce1a8faa95a8c66c281a84efd5e9b76d25 /databases
parent2c91ad41d9d641178cd9dbd9916fdd9d3f0e0a7b (diff)
downloadfreebsd-ports-gnome-709be930dd18a2ebc51cde8da18e5382f07db3e1.tar.gz
freebsd-ports-gnome-709be930dd18a2ebc51cde8da18e5382f07db3e1.tar.zst
freebsd-ports-gnome-709be930dd18a2ebc51cde8da18e5382f07db3e1.zip
- Use USES=tar:xz
Diffstat (limited to 'databases')
-rw-r--r--databases/py-leveldb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-leveldb/Makefile b/databases/py-leveldb/Makefile
index 9d94204b085a..69edddc9237b 100644
--- a/databases/py-leveldb/Makefile
+++ b/databases/py-leveldb/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libleveldb.so:${PORTSDIR}/databases/leveldb
PYDISTUTILS_AUTOPLIST= yes
USE_PYDISTUTILS=yes
USE_PYTHON= yes
-USE_XZ= yes
+USES= tar:xz
post-patch:
@${REINPLACE_CMD} \