diff options
Diffstat (limited to 'print/tex-fancybox-doc/Makefile')
-rw-r--r-- | print/tex-fancybox-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-fancybox-doc/Makefile b/print/tex-fancybox-doc/Makefile index 2eda41f0bbd..d8c05edc5eb 100644 --- a/print/tex-fancybox-doc/Makefile +++ b/print/tex-fancybox-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:34 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2019/12/06 20:21:21 markd Exp $ DISTNAME= fancybox.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.4 @@ -8,5 +8,6 @@ MAINTAINER= nico@orgrim.net COMMENT= Documentation for tex-fancybox LICENSE= lppl-1.2 +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |