diff options
Diffstat (limited to 'print/tex-was/Makefile')
-rw-r--r-- | print/tex-was/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-was/Makefile b/print/tex-was/Makefile index 63a43a5b62e..2bb66ea1a8c 100644 --- a/print/tex-was/Makefile +++ b/print/tex-was/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:20 markd Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/06 20:23:43 markd Exp $ DISTNAME= was PKGNAME= tex-${DISTNAME}-2014 @@ -8,5 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/was COMMENT= A collection of small packages by Walter Schmidt +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |