aboutsummaryrefslogtreecommitdiffstats
path: root/databases/cassandra2
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2015-01-04 16:23:23 +0800
committermva <mva@FreeBSD.org>2015-01-04 16:23:23 +0800
commit07973f5c11ad2f2f56723f1644cb3fc7999f2b7d (patch)
tree1cdae6561f79442fe9ad9ddb96f3f6a30fb515a4 /databases/cassandra2
parentd962f6d84c3fd275ea199f97c8e98b542952c84c (diff)
downloadfreebsd-ports-gnome-07973f5c11ad2f2f56723f1644cb3fc7999f2b7d.tar.gz
freebsd-ports-gnome-07973f5c11ad2f2f56723f1644cb3fc7999f2b7d.tar.zst
freebsd-ports-gnome-07973f5c11ad2f2f56723f1644cb3fc7999f2b7d.zip
- Convert USE_PYTHON -> USES leftovers missed in the previous commits
Spotted by: antoine With hat: python
Diffstat (limited to 'databases/cassandra2')
-rw-r--r--databases/cassandra2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/cassandra2/Makefile b/databases/cassandra2/Makefile
index 7c79f6ade70f..23c11ccef7db 100644
--- a/databases/cassandra2/Makefile
+++ b/databases/cassandra2/Makefile
@@ -49,13 +49,12 @@ SUB_FILES= repaircluster
RUN_DEPENDS+= ${JAVALIBDIR}/snappy-java.jar:${PORTSDIR}/archivers/snappy-java
MX4J_RUN_DEPENDS= ${JAVAJARDIR}/mx4j-tools.jar:${PORTSDIR}/java/mx4j
-CQL_USE= python=yes
+CQL_USES= python:2
PORTDOCS= javadoc *.txt
.if ${PORT_OPTIONS:MCQL}
SCRIPTS+= cqlsh
-USES= python:2
.endif
post-extract: