summaryrefslogtreecommitdiff
path: root/print/tex-IEEEtran/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-IEEEtran/Makefile')
-rw-r--r--print/tex-IEEEtran/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-IEEEtran/Makefile b/print/tex-IEEEtran/Makefile
index b483e26c563..7228eae1398 100644
--- a/print/tex-IEEEtran/Makefile
+++ b/print/tex-IEEEtran/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/06/16 04:06:09 markd Exp $
+# $NetBSD: Makefile,v 1.22 2019/12/06 20:17:04 markd Exp $
DISTNAME= IEEEtran
PKGNAME= tex-${DISTNAME}-1.8b
@@ -12,5 +12,6 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-psnfss>=9.2anb2:../../fonts/tex-psnfss
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"