diff options
Diffstat (limited to 'textproc/dblatex/Makefile')
-rw-r--r-- | textproc/dblatex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile index 2a3fb40af7e..3b1f1ca7ea3 100644 --- a/textproc/dblatex/Makefile +++ b/textproc/dblatex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2019/04/25 07:33:23 maya Exp $ +# $NetBSD: Makefile,v 1.31 2019/04/26 13:14:16 maya Exp $ DISTNAME= dblatex-0.3.10 PKGREVISION= 2 @@ -44,7 +44,7 @@ USE_TOOLS+= gmake .include "options.mk" REPLACE_PYTHON+= scripts/dblatex lib/dbtexmf/dblatex/xetex/*.py -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.3.2 +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.3.2 SUBST_CLASSES+= man SUBST_MESSAGE.man= Fixing man page installation path. |