aboutsummaryrefslogtreecommitdiff
path: root/net/kea/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kea/Makefile')
-rw-r--r--net/kea/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kea/Makefile b/net/kea/Makefile
index 16da2c658f92..c4545b8eff2d 100644
--- a/net/kea/Makefile
+++ b/net/kea/Makefile
@@ -55,7 +55,7 @@ PGSQL_CONFIGURE_OFF= --without-pgsql
PGSQL_SUB_LIST= REQ_PGSQL=postgresql
PGSQL_SUB_LIST_OFF= REQ_PGSQL=""
SHELL_DESC= Install kea-shell(8) (Python)
-SHELL_USES= python:3.5+
+SHELL_USES= python
SHELL_CONFIGURE_ON= --enable-shell
.include <bsd.port.mk>