Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/print/tex-dvips/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/print/tex-dvips/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.22 retrieving revision 1.23 diff -u -p -r1.22 -r1.23 --- pkgsrc/print/tex-dvips/Makefile 2017/09/06 16:49:33 1.22 +++ pkgsrc/print/tex-dvips/Makefile 2019/12/06 20:19:27 1.23 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2017/09/06 16:49:33 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2019/12/06 20:19:27 markd Exp $ DISTNAME= dvips PKGNAME= tex-${DISTNAME}-2017 @@ -13,5 +13,6 @@ CONFLICTS+= tex-bin-dvipsk<=2008.12898 TEXLIVE_IGNORE_PATTERNS= texmf-dist/dvips/base +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"