summaryrefslogtreecommitdiff
path: root/devel/cpp2py/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cpp2py/Makefile')
-rw-r--r--devel/cpp2py/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpp2py/Makefile b/devel/cpp2py/Makefile
index b2c106cb8588..5202d55bac6e 100644
--- a/devel/cpp2py/Makefile
+++ b/devel/cpp2py/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= ${PY_DEPENDS} \
RUN_DEPENDS= ${PY_DEPENDS} \
llvm${LLVM_VER}>0:devel/llvm${LLVM_VER}
-USES= cmake compiler:c++14-lang gettext-runtime python:3.7+ shebangfix
+USES= cmake compiler:c++14-lang gettext-runtime python shebangfix
USE_LDCONFIG= yes
USE_GITHUB= yes