summaryrefslogtreecommitdiff
path: root/print/tex-uhrzeit
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-12-06 20:17:03 +0000
committermarkd <markd@pkgsrc.org>2019-12-06 20:17:03 +0000
commit9103771cebc05e5a52b4b786922ae2bc47981fac (patch)
treeb8af326b0fb20ebffe0663b96cecb131b051589e /print/tex-uhrzeit
parent8740f88f4f9fa69f5fd3050f109188bfcccd929c (diff)
downloadpkgsrc-9103771cebc05e5a52b4b786922ae2bc47981fac.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'print/tex-uhrzeit')
-rw-r--r--print/tex-uhrzeit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-uhrzeit/Makefile b/print/tex-uhrzeit/Makefile
index 1db925c037d..0a0873d4dd7 100644
--- a/print/tex-uhrzeit/Makefile
+++ b/print/tex-uhrzeit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/01/20 23:22:49 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:23:37 markd Exp $
DISTNAME= uhrzeit
PKGNAME= tex-${DISTNAME}-0.2c
@@ -11,5 +11,6 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-soul-[0-9]*:../../print/tex-soul
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"