aboutsummaryrefslogtreecommitdiff
path: root/net/freeradius3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/freeradius3/Makefile')
-rw-r--r--net/freeradius3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeradius3/Makefile b/net/freeradius3/Makefile
index d2a1752d2846..e87220c20f40 100644
--- a/net/freeradius3/Makefile
+++ b/net/freeradius3/Makefile
@@ -98,7 +98,7 @@ PGSQL_CONFIGURE_WITH= rlm_sql_postgresql
PYTHON_CONFIGURE_WITH= rlm_python
PYTHON_CONFIGURE_ON= --with-rlm-python-lib-dir=${PYTHON_LIBDIR} \
--with-rlm-python-include-dir=${PYTHON_INCLUDEDIR}
-PYTHON_USES= python gettext-runtime
+PYTHON_USES= python:2.7 gettext-runtime
PYTHON_VARS= SHEBANG_FILES+=src/modules/rlm_python/*.py
REDIS_CONFIGURE_WITH= rlm_redis rlm_rediswho
REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis