From 23fd2995db2bf47c3b3f74bf334b634ad1f516a8 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 5 Dec 2015 21:25:27 +0000 Subject: Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 --- editors/medit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/medit') diff --git a/editors/medit/Makefile b/editors/medit/Makefile index 1de31bb8584..daec88b9da5 100644 --- a/editors/medit/Makefile +++ b/editors/medit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2015/04/25 14:20:42 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2015/12/05 21:25:41 adam Exp $ DISTNAME= medit-1.2.0 PKGREVISION= 2 @@ -19,7 +19,7 @@ USE_LANGUAGES= c c++ USE_TOOLS+= gmake pkg-config msgfmt intltool PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.2.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.2.0 CONFIGURE_ARGS+= --with-python=no CONFIGURE_ENV+= MOO_PYTHON=${PYTHONBIN} -- cgit v1.2.3