summaryrefslogtreecommitdiff
path: root/print/tex-iftex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-iftex/Makefile')
-rw-r--r--print/tex-iftex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-iftex/Makefile b/print/tex-iftex/Makefile
index e490491afb0..6550d842f8a 100644
--- a/print/tex-iftex/Makefile
+++ b/print/tex-iftex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/04/26 01:08:22 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:21:44 markd Exp $
DISTNAME= iftex
PKGNAME= tex-${DISTNAME}-0.2
@@ -8,5 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= TeX package to determine if running under pdfTeX, XeTeX or LuaTeX
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"