aboutsummaryrefslogtreecommitdiff
path: root/converters/py-bsdconv
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:50:53 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:50:53 +0000
commitdae43d7a6d5bdca67edda0ed02db4a1593899b62 (patch)
treee02fe0a758ee3fd52b58a10326bb7c498ab3c957 /converters/py-bsdconv
parent57f1865da832cd9d777a31b47df5288436112d6a (diff)
downloadports-dae43d7a6d5bdca67edda0ed02db4a1593899b62.tar.gz
ports-dae43d7a6d5bdca67edda0ed02db4a1593899b62.zip
Notes
Diffstat (limited to 'converters/py-bsdconv')
-rw-r--r--converters/py-bsdconv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 7c58e8140443..554508e1ec1d 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -19,8 +19,8 @@ GH_ACCOUNT= buganini
GH_COMMIT= 075a20e
GH_PROJECT= python-${PORTNAME}
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
+USES= python
+USE_PYTHON= distutils
PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||g}