aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-12-11 18:45:13 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-12-11 18:45:13 +0800
commit320a54785392263c01681f506b3e8a9c2e58545d (patch)
tree07d51f3b4b2a5e20a1fbabbd60c2cea938828319
parent0d79d73d961e599ea102f3baca799040a7e1aa49 (diff)
downloadfreebsd-ports-gnome-320a54785392263c01681f506b3e8a9c2e58545d.tar.gz
freebsd-ports-gnome-320a54785392263c01681f506b3e8a9c2e58545d.tar.zst
freebsd-ports-gnome-320a54785392263c01681f506b3e8a9c2e58545d.zip
Remove blank line
Approved by: portmgr (blanket)
-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