aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-dsv/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-12-07 10:01:36 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-12-07 10:01:36 +0000
commit1fd066ebe5841032b558f262491971223207ab4e (patch)
treecd0657c870f3fc874ca692a0a3de0294ebda495b /textproc/py-dsv/Makefile
parentf02187f4dd810e514f03fcdd1e92f21418846d75 (diff)
downloadports-1fd066ebe5841032b558f262491971223207ab4e.tar.gz
ports-1fd066ebe5841032b558f262491971223207ab4e.zip
Notes
Diffstat (limited to 'textproc/py-dsv/Makefile')
-rw-r--r--textproc/py-dsv/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-dsv/Makefile b/textproc/py-dsv/Makefile
index 57cc5133cacc..ef088642bfb2 100644
--- a/textproc/py-dsv/Makefile
+++ b/textproc/py-dsv/Makefile
@@ -11,9 +11,8 @@ DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module to parse or write delimeter-separated (e.g. CSV) files
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
DSV_BASEDIR= ${PYTHONPREFIX_SITELIBDIR}/DSV
OPTIONS_DEFINE= DOCS