aboutsummaryrefslogtreecommitdiff
path: root/net/ceph14
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-11-20 14:56:08 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-11-20 14:56:08 +0000
commit2bf347d779c26fb784d58d69c2ae92edad901ce7 (patch)
tree72cd0473dddae1690eb525258db600b9fca95259 /net/ceph14
parent10305a67d580512f3269425a56390b1c18c056db (diff)
downloadports-2bf347d779c26fb784d58d69c2ae92edad901ce7.tar.gz
ports-2bf347d779c26fb784d58d69c2ae92edad901ce7.zip
Unbreak bulk -a with non default version of python3
Notes
Notes: svn path=/head/; revision=518029
Diffstat (limited to 'net/ceph14')
-rw-r--r--net/ceph14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile
index 35b1cb2328bd..1d271fd98db5 100644
--- a/net/ceph14/Makefile
+++ b/net/ceph14/Makefile
@@ -48,7 +48,7 @@ RUN_DEPENDS= \
${PYTHON_PKGNAMEPREFIX}virtualenv>=0:devel/py-virtualenv@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}prettytable>=0:devel/py-prettytable@${PY_FLAVOR}
-USES= cmake:noninja fuse gettext-runtime gmake pkgconfig python:3.6 \
+USES= cmake:noninja fuse gettext-runtime gmake pkgconfig python:3.6+ \
shebangfix ssl
USE_PYTHON= cython
USE_OPENLDAP= yes