aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/collectd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/collectd/Makefile')
-rw-r--r--net-mgmt/collectd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile
index 563358e8c1a0..8e94d53396de 100644
--- a/net-mgmt/collectd/Makefile
+++ b/net-mgmt/collectd/Makefile
@@ -352,7 +352,7 @@ PLIST_SUB+= PING="@comment "
.endif
.if ${PORT_OPTIONS:MPYTHON}
-USE_PYTHON= yes
+USES+= python
CONFIGURE_ARGS+=--enable-python --with-python=${PYTHON_CMD}
PLIST_SUB+= PYTHON=""
.else