summaryrefslogtreecommitdiff
path: root/devel/py-p4python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-p4python/Makefile')
-rw-r--r--devel/py-p4python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-p4python/Makefile b/devel/py-p4python/Makefile
index 33fc721238a2..78ba6d7af8b8 100644
--- a/devel/py-p4python/Makefile
+++ b/devel/py-p4python/Makefile
@@ -18,7 +18,7 @@ BROKEN_riscv64= fails to build: TypeError: can only concatenate str (not "NoneT
BUILD_DEPENDS+= ${LOCALBASE}/lib/perforce/libclient.a:devel/p4api
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= dos2unix python ssl
+USES= dos2unix python:3.6+ ssl
USE_PYTHON= distutils autoplist
PYDISTUTILS_BUILDARGS= --ssl ${OPENSSLLIB}