summaryrefslogtreecommitdiff
path: root/databases/py-gdbm/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-10-03 04:06:37 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-10-03 04:06:37 +0000
commit309da33d2fc7298ec3889f6cb883243589b81c17 (patch)
treee11a6a0035871aefd6af86b776e5520e17331523 /databases/py-gdbm/Makefile
parent- reset maintainer to heap (diff)
- do not hardcode distfile extension for lang/python ports in bsd.python.mk
(PYTHON_DISTFILE variable) - switch lang/python ports (and it's slaves) to tar.xz I compared all the four pairs .tgz/.tar.xz and they have no content differences. Discussed on: python@
Notes
Notes: svn path=/head/; revision=305181
Diffstat (limited to '')
-rw-r--r--databases/py-gdbm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile
index 68624b36e7a6..76feabe190db 100644
--- a/databases/py-gdbm/Makefile
+++ b/databases/py-gdbm/Makefile
@@ -23,6 +23,7 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/gdbm.so
DIST_SUBDIR= python
USE_PYTHON= yes
USE_PYDISTUTILS=yes
+USE_XZ= yes
PYDISTUTILS_PKGVERSION= 0.0.0
WRKSRC= ${PYTHON_WRKSRC}/Modules
DISTINFO_FILE= ${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo