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 696b3955779..5f40b2a8102 100644 --- a/fonts/mftrace/Makefile +++ b/fonts/mftrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2015/12/05 21:25:42 adam Exp $ +# $NetBSD: Makefile,v 1.29 2016/07/09 13:03:48 wiz Exp $ DISTNAME= mftrace-1.2.15 PKGREVISION= 3 @@ -22,7 +22,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} MAKE_FILE= GNUmakefile PLIST_SUBST+= PYSITELIB=${PYSITELIB:Q} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.2.15 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.2.15 INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PYSITELIB} |