aboutsummaryrefslogtreecommitdiff
path: root/print/fontforge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/fontforge/Makefile')
-rw-r--r--print/fontforge/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index cf9dffa076d3..bec017a5bb10 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -55,8 +55,8 @@ JPEG_CMAKE_BOOL=ENABLE_LIBJPEG
PNG_LIB_DEPENDS=libpng.so:graphics/png
PNG_CMAKE_BOOL= ENABLE_LIBPNG
-PYTHON_USES= python:3.5+
-PYTHON_USES_OFF=python:3.5+,build
+PYTHON_USES= python
+PYTHON_USES_OFF=python:build
PYTHON_CMAKE_BOOL= ENABLE_PYTHON_SCRIPTING ENABLE_PYTHON_EXTENSION
READLINE_USES= readline