summaryrefslogtreecommitdiff
path: root/editors/medit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/medit/Makefile')
-rw-r--r--editors/medit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/medit/Makefile b/editors/medit/Makefile
index 9799cf9f248..b86f67cc27f 100644
--- a/editors/medit/Makefile
+++ b/editors/medit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2016/08/03 10:22:41 adam Exp $
+# $NetBSD: Makefile,v 1.25 2017/01/01 14:43:38 wiz Exp $
DISTNAME= medit-1.2.0
PKGREVISION= 3
@@ -19,7 +19,7 @@ USE_LANGUAGES= c c++
USE_TOOLS+= gmake pkg-config msgfmt intltool
PYTHON_FOR_BUILD_ONLY= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.2.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.2.0
CONFIGURE_ARGS+= --with-python=no
CONFIGURE_ENV+= MOO_PYTHON=${PYTHONBIN}