summaryrefslogtreecommitdiff
path: root/print/tex-cutwin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-cutwin/Makefile')
-rw-r--r--print/tex-cutwin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-cutwin/Makefile b/print/tex-cutwin/Makefile
index fe91a381f01..767e0514b77 100644
--- a/print/tex-cutwin/Makefile
+++ b/print/tex-cutwin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/06/22 10:53:01 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:19:22 markd Exp $
DISTNAME= cutwin
PKGNAME= tex-${DISTNAME}-0.1
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/cutwin
COMMENT= Cut a window in a paragraph, typeset material in it
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"