summaryrefslogtreecommitdiff
path: root/print/tex-footmisc
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-footmisc
parent8740f88f4f9fa69f5fd3050f109188bfcccd929c (diff)
downloadpkgsrc-9103771cebc05e5a52b4b786922ae2bc47981fac.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'print/tex-footmisc')
-rw-r--r--print/tex-footmisc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-footmisc/Makefile b/print/tex-footmisc/Makefile
index 5c5401c530e..6aef9108094 100644
--- a/print/tex-footmisc/Makefile
+++ b/print/tex-footmisc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:34 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/12/06 20:21:27 markd Exp $
DISTNAME= footmisc
PKGNAME= tex-${DISTNAME}-5.5b
@@ -8,5 +8,6 @@ MAINTAINER= minskim@NetBSD.org
COMMENT= Range of footnote options
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"