diff options
Diffstat (limited to 'fonts/tex-bbding/Makefile')
-rw-r--r-- | fonts/tex-bbding/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-bbding/Makefile b/fonts/tex-bbding/Makefile index 84c82ae03a6..71ba9a5af7f 100644 --- a/fonts/tex-bbding/Makefile +++ b/fonts/tex-bbding/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:32 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/06 19:29:36 markd Exp $ DISTNAME= bbding PKGNAME= tex-${DISTNAME}-1.01 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/bbding COMMENT= Symbol (dingbat) font and LaTeX macros for its use LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |