summaryrefslogtreecommitdiff
path: root/print/tex-varwidth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-varwidth/Makefile')
-rw-r--r--print/tex-varwidth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-varwidth/Makefile b/print/tex-varwidth/Makefile
index ef41189ffa3..9eea459b07f 100644
--- a/print/tex-varwidth/Makefile
+++ b/print/tex-varwidth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/04/26 21:40:25 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 20:23:40 markd Exp $
DISTNAME= varwidth
PKGNAME= tex-${DISTNAME}-0.92
@@ -9,5 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= A variable-width minipage
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"