aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/collectd5
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2015-01-12 21:03:23 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2015-01-12 21:03:23 +0000
commitfb3113ed785b93f13fe0c6edbdfd44cadd7e5339 (patch)
tree36b3cee25aec3116af28b3a0412eb7e0714e6545 /net-mgmt/collectd5
parent60a1360a2fe80d890a3dd4b5a8d462c246151827 (diff)
Notes
Diffstat (limited to 'net-mgmt/collectd5')
-rw-r--r--net-mgmt/collectd5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index c377669dc475..b49f2bf1672f 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -317,7 +317,7 @@ PLIST_SUB+= PING="@comment "
.endif
.if ${PORT_OPTIONS:MPYTHON}
-USES+= python
+USES+= python:2
CONFIGURE_ARGS+=--with-python=${PYTHON_CMD} --enable-python
PLIST_SUB+= PYTHON=""
.else