diff --git a/databases/rrdtool12/Makefile b/databases/rrdtool12/Makefile index 185f65cb7b8..3d32014552a 100644 --- a/databases/rrdtool12/Makefile +++ b/databases/rrdtool12/Makefile @@ -29,7 +29,7 @@ OPTIONS_DEFAULT= PERL .include .if ${PORT_OPTIONS:MPYTHON} -USES+= python +USES+= python:2.7 PLIST_SUB+= WITH_PYTHON="" CONFIGURE_ARGS+= --enable-python .else