diff options
Diffstat (limited to 'print/tex-SIunits/Makefile')
-rw-r--r-- | print/tex-SIunits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-SIunits/Makefile b/print/tex-SIunits/Makefile index 1affb555e85..e9c5ea83edf 100644 --- a/print/tex-SIunits/Makefile +++ b/print/tex-SIunits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:29 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2019/12/06 20:17:04 markd Exp $ DISTNAME= SIunits PKGNAME= tex-${DISTNAME}-1.36 @@ -8,5 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= International System of Units LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |