diff options
Diffstat (limited to 'print/tex-substr-doc/Makefile')
-rw-r--r-- | print/tex-substr-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-substr-doc/Makefile b/print/tex-substr-doc/Makefile index ef4b2922eab..072e996e147 100644 --- a/print/tex-substr-doc/Makefile +++ b/print/tex-substr-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 11:04:22 markd Exp $ +# $NetBSD: Makefile,v 1.3 2019/12/06 20:23:22 markd Exp $ # TeX Live Revision 16117 DISTNAME= substr.doc @@ -8,5 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-substr LICENSE= lppl-1.0 +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |