diff options
Diffstat (limited to 'fonts/mftrace/Makefile')
-rw-r--r-- | fonts/mftrace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/mftrace/Makefile b/fonts/mftrace/Makefile index b737dcc9f74..c679dff8f1f 100644 --- a/fonts/mftrace/Makefile +++ b/fonts/mftrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2019/04/25 07:32:54 maya Exp $ +# $NetBSD: Makefile,v 1.33 2019/04/26 13:13:57 maya Exp $ DISTNAME= mftrace-1.2.15 PKGREVISION= 4 @@ -22,7 +22,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} MAKE_FILE= GNUmakefile PLIST_SUBST+= PYSITELIB=${PYSITELIB:Q} -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.2.15 +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 1.2.15 INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PYSITELIB} |