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 698afb3d337..98a64ddb43d 100644
--- a/editors/medit/Makefile
+++ b/editors/medit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2018/04/16 14:34:24 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2018/07/03 05:03:15 adam Exp $
DISTNAME= medit-1.2.0
PKGREVISION= 7
@@ -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 36 # not yet ported as of 1.2.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.2.0
CONFIGURE_ARGS+= --with-python=no
CONFIGURE_ENV+= MOO_PYTHON=${PYTHONBIN}