summaryrefslogtreecommitdiff
path: root/print/tex-svninfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-svninfo/Makefile')
-rw-r--r--print/tex-svninfo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-svninfo/Makefile b/print/tex-svninfo/Makefile
index d89cc1fa02b..846eac83d29 100644
--- a/print/tex-svninfo/Makefile
+++ b/print/tex-svninfo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/05/08 16:54:02 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:23:23 markd Exp $
DISTNAME= svninfo
PKGNAME= tex-${DISTNAME}-0.7.4
@@ -11,5 +11,6 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"