diff options
Diffstat (limited to 'fonts/tex-manfnt/Makefile')
-rw-r--r-- | fonts/tex-manfnt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-manfnt/Makefile b/fonts/tex-manfnt/Makefile index 3133d0f5a80..0b4338cd833 100644 --- a/fonts/tex-manfnt/Makefile +++ b/fonts/tex-manfnt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:24 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2019/12/06 19:30:13 markd Exp $ DISTNAME= manfnt PKGNAME= tex-${DISTNAME}-2014 @@ -8,5 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX support for the TeX book symbols LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |