summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/cython/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/cython/Makefile b/lang/cython/Makefile
index 9faed36fff74..40136b0cdbd4 100644
--- a/lang/cython/Makefile
+++ b/lang/cython/Makefile
@@ -15,7 +15,6 @@ COMMENT= Compiler for Writing C Extensions for the Python Language
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-
USES= python
USE_PYTHON= autoplist distutils concurrent allflavors