summaryrefslogtreecommitdiff
path: root/print/lilypond
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-07-03 05:03:01 +0000
committeradam <adam@pkgsrc.org>2018-07-03 05:03:01 +0000
commit3445d075bebfeeda915b20c358b79af5b9db8895 (patch)
treef5adf48498a05775bea8c492276fdbad87e6ff60 /print/lilypond
parent03a0ad1e604fe41723f37c210b16862b3e5ae9ea (diff)
downloadpkgsrc-3445d075bebfeeda915b20c358b79af5b9db8895.tar.gz
extend PYTHON_VERSIONS_ for Python 3.7
Diffstat (limited to 'print/lilypond')
-rw-r--r--print/lilypond/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index e819561e0f6..63c38939989 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2018/04/16 14:35:06 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2018/07/03 05:03:30 adam Exp $
DISTNAME= lilypond-2.18.2
PKGREVISION= 11
@@ -54,7 +54,7 @@ CONFIGURE_ARGS+= --with-ncsb-dir=${PREFIX}/share/fonts/urw
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
REPLACE_PYTHON+= scripts/build/yyout2grammar.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.18.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 2.18.0
PLIST_SUBST+= PKGVERSION=${PKGVERSION:S/nb${PKGREVISION}//}
# needs FlexLexer.h