diff options
Diffstat (limited to 'print/tex-tex4ebook-doc/Makefile')
-rw-r--r-- | print/tex-tex4ebook-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-tex4ebook-doc/Makefile b/print/tex-tex4ebook-doc/Makefile index f4ad2a247cd..43175e9d1b0 100644 --- a/print/tex-tex4ebook-doc/Makefile +++ b/print/tex-tex4ebook-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2019/05/11 23:33:45 markd Exp $ +# $NetBSD: Makefile,v 1.5 2019/12/06 20:23:26 markd Exp $ DISTNAME= tex4ebook.doc PKGNAME= tex-${DISTNAME:S/./-/}-0.2c @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/tex4ebook COMMENT= Documentation for tex-tex4ebook LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |