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-natbib/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/print/tex-natbib/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- pkgsrc/print/tex-natbib/Makefile 2017/09/06 16:49:41 1.6 +++ pkgsrc/print/tex-natbib/Makefile 2019/12/06 20:22:52 1.7 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:41 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2019/12/06 20:22:52 markd Exp $ DISTNAME= natbib PKGNAME= tex-${DISTNAME}-8.31b @@ -11,5 +11,6 @@ LICENSE= lppl-1.3c DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= web2c-[0-9]*:../../print/web2c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"