aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-transifex-client
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-transifex-client
parentf02187f4dd810e514f03fcdd1e92f21418846d75 (diff)
downloadports-1fd066ebe5841032b558f262491971223207ab4e.tar.gz
ports-1fd066ebe5841032b558f262491971223207ab4e.zip
- Convert textproc/ to USES=python
With hat: python@
Notes
Notes: svn path=/head/; revision=374183
Diffstat (limited to 'textproc/py-transifex-client')
-rw-r--r--textproc/py-transifex-client/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/py-transifex-client/Makefile b/textproc/py-transifex-client/Makefile
index 482321d616e4..28a46814fcc8 100644
--- a/textproc/py-transifex-client/Makefile
+++ b/textproc/py-transifex-client/Makefile
@@ -13,10 +13,9 @@ LICENSE= GPLv2
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock
-USE_GITHUB= yes
-USE_PYTHON= -2.7
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USE_GITHUB= yes
+USES= python:-2.7
+USE_PYTHON= distutils autoplist
GH_ACCOUNT= transifex
GH_COMMIT= 84c9dcc