pkgsrc/print/tex-graphics-def/Makefile
markd 089e78d947 tex-graphics-def{,-doc}: update to 2021
- Disable use of new (x)dvipdfmx color stacks pending further testing
- Correct error given if .gz files are given as graphics with (x)dvipdfmx

Further work to support multiple color stacks in (x)dvipdfmx

This update allows use of new colour stacks in dvipdfmx/XeTeX.
2021-06-06 01:48:17 +00:00

13 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.9 2021/06/06 01:48:17 markd Exp $
DISTNAME= graphics-def
PKGNAME= tex-${DISTNAME}-2021
TEXLIVE_REV= 59435
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/graphics-def
COMMENT= Colour and graphics option files
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"