aboutsummaryrefslogtreecommitdiff
path: root/net/py-pcs
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:21:26 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:21:26 +0000
commit2f71940292af6b2d050e8b473d717357401b40fc (patch)
treeca40f6c4e7288356261302ad77c108990435520e /net/py-pcs
parente681bc51231baa49b0184bf6fe94fd704a352ada (diff)
Notes
Diffstat (limited to 'net/py-pcs')
-rw-r--r--net/py-pcs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/py-pcs/Makefile b/net/py-pcs/Makefile
index 04eeefddc624..4de89b398f9d 100644
--- a/net/py-pcs/Makefile
+++ b/net/py-pcs/Makefile
@@ -17,9 +17,8 @@ PORTEXAMPLES= *
BUILD_DEPENDS= cython>=0.11.2:${PORTSDIR}/lang/cython
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-USE_PYTHON_PREFIX= yes
+USES= python
+USE_PYTHON= distutils pythonprefix
OPTIONS_DEFINE= DOCS EXAMPLES