summaryrefslogtreecommitdiff
path: root/print/tex-titleref/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-titleref/Makefile')
-rw-r--r--print/tex-titleref/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-titleref/Makefile b/print/tex-titleref/Makefile
index eba56206bc3..54797150bcb 100644
--- a/print/tex-titleref/Makefile
+++ b/print/tex-titleref/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/01/26 10:55:08 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 20:23:31 markd Exp $
DISTNAME= titleref
PKGNAME= tex-${DISTNAME}-2.0
@@ -10,5 +10,6 @@ LICENSE= public-domain
CONFLICTS+= tex-ltxmisc<2010
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"