summaryrefslogtreecommitdiff
path: root/print/tex-overpic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-overpic/Makefile')
-rw-r--r--print/tex-overpic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-overpic/Makefile b/print/tex-overpic/Makefile
index 8f9a68d8e4e..ac18261f697 100644
--- a/print/tex-overpic/Makefile
+++ b/print/tex-overpic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/04/06 19:28:18 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2019/12/06 20:22:59 markd Exp $
DISTNAME= overpic
PKGNAME= tex-${DISTNAME}-1.2
@@ -13,5 +13,6 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-eepic-[0-9]*:../../graphics/tex-eepic
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"