aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/rrdtool/Makefile2
-rw-r--r--net/rrdtool/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 002ce0ca18a7..73dd6fe618e1 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -26,7 +26,7 @@ USE_GMAKE= yes
CONFIGURE_ARGS= --enable-perl-site-install --disable-tcl
-OPTIONS= PYTHON_MODULE "Define if you want PYTHON bindings" off
+OPTIONS= PYTHON_MODULE "Build PYTHON bindings" off
.include <bsd.port.pre.mk>
.if defined(WITH_PYTHON_MODULE)
diff --git a/net/rrdtool/Makefile b/net/rrdtool/Makefile
index 002ce0ca18a7..73dd6fe618e1 100644
--- a/net/rrdtool/Makefile
+++ b/net/rrdtool/Makefile
@@ -26,7 +26,7 @@ USE_GMAKE= yes
CONFIGURE_ARGS= --enable-perl-site-install --disable-tcl
-OPTIONS= PYTHON_MODULE "Define if you want PYTHON bindings" off
+OPTIONS= PYTHON_MODULE "Build PYTHON bindings" off
.include <bsd.port.pre.mk>
.if defined(WITH_PYTHON_MODULE)