aboutsummaryrefslogtreecommitdiff
path: root/devel/glade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glade/Makefile')
-rw-r--r--devel/glade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glade/Makefile b/devel/glade/Makefile
index 05b6173023ad..bc45a2159852 100644
--- a/devel/glade/Makefile
+++ b/devel/glade/Makefile
@@ -39,7 +39,7 @@ OPTIONS_SUB= yes
OPTIONS_DEFINE= PYTHON
OPTIONS_DEFAULT=PYTHON
PYTHON_CONFIGURE_ENABLE= python
-PYTHON_USES= python:3
+PYTHON_USES= python:3.4+
PYTHON_USE= GNOME=py3gobject3
.include <bsd.port.mk>