diff options
Diffstat (limited to 'fonts/tex-adforn/Makefile')
-rw-r--r-- | fonts/tex-adforn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-adforn/Makefile b/fonts/tex-adforn/Makefile index 2d4bfecc17c..07d273019bc 100644 --- a/fonts/tex-adforn/Makefile +++ b/fonts/tex-adforn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/06 19:29:29 markd Exp $ DISTNAME= adforn PKGNAME= tex-${DISTNAME}-1.001.b.2 @@ -11,5 +11,6 @@ LICENSE= lppl-1.3c TEX_MAP_FILES+= OrnementsADF.map +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |