summaryrefslogtreecommitdiff
path: root/x11/gnome-terminal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-terminal/Makefile')
-rw-r--r--x11/gnome-terminal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index b83a6981513..73219170331 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2016/08/03 10:23:34 adam Exp $
+# $NetBSD: Makefile,v 1.72 2017/01/01 14:44:07 wiz Exp $
DISTNAME= gnome-terminal-2.32.1
PKGREVISION= 28
@@ -24,7 +24,7 @@ CONFIGURE_ENV+= ac_cv_path_GTK_BUILDER_CONVERT="${PYTHONBIN} ${BUILDLINK_PREFIX
GCONF_SCHEMAS= gnome-terminal.schemas
PYTHON_FOR_BUILD_ONLY= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.32.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.32.1
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
BUILDLINK_API_DEPENDS.GConf+= GConf>=2.14.0