aboutsummaryrefslogtreecommitdiff
path: root/net/py-pcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-pcs/Makefile')
-rw-r--r--net/py-pcs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/py-pcs/Makefile b/net/py-pcs/Makefile
index 5d434a3bf754..c5a8e2b1d66d 100644
--- a/net/py-pcs/Makefile
+++ b/net/py-pcs/Makefile
@@ -14,13 +14,11 @@ COMMENT= Protocol Construction Set
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-BUILD_DEPENDS= cython>=0.11.2:lang/cython
-
PORTDOCS= pcs.pdf
PORTEXAMPLES= *
USES= python:2.7
-USE_PYTHON= distutils pythonprefix
+USE_PYTHON= distutils pythonprefix cython
OPTIONS_DEFINE= DOCS EXAMPLES