summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-11 10:45:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-11 10:45:13 +0000
commite7d1a7f6d7af902764f18f919125a6a0c951bd92 (patch)
tree07d51f3b4b2a5e20a1fbabbd60c2cea938828319 /lang
parentAdd NO_ARCH (diff)
Remove blank line
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=456021
Diffstat (limited to 'lang')
-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