aboutsummaryrefslogtreecommitdiff
path: root/databases/cassandra3
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-02-16 17:11:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-02-16 17:11:03 +0000
commit2786ad6c885ca0d5dccccfcc95f7dc680254143e (patch)
tree447729ec6f1d04713e6147785e9ed8c73b5d1159 /databases/cassandra3
parent933f4cd6f12dfc4e826cc21ee1652675052c80a8 (diff)
downloadports-2786ad6c885ca0d5dccccfcc95f7dc680254143e.tar.gz
ports-2786ad6c885ca0d5dccccfcc95f7dc680254143e.zip
Fix build with DEFAULT_VERSIONS=python=3.6
PR: 234633
Notes
Notes: svn path=/head/; revision=493047
Diffstat (limited to 'databases/cassandra3')
-rw-r--r--databases/cassandra3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/cassandra3/Makefile b/databases/cassandra3/Makefile
index 3bbaee41c704..aa876ee4a7e7 100644
--- a/databases/cassandra3/Makefile
+++ b/databases/cassandra3/Makefile
@@ -65,8 +65,8 @@ OPTIONS_SUB= yes
SIGAR_DESC= Use SIGAR to collect system information
SIGAR_RUN_DEPENDS= java-sigar>=1.6.4:java/sigar
-DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx \
- ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme
+DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR}
PORTDOCS= *