summaryrefslogtreecommitdiff
path: root/print/tex-context-animation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-context-animation/Makefile')
-rw-r--r--print/tex-context-animation/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-context-animation/Makefile b/print/tex-context-animation/Makefile
index f34153492e3..54a0db60cdd 100644
--- a/print/tex-context-animation/Makefile
+++ b/print/tex-context-animation/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/07/17 21:59:29 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:19:13 markd Exp $
DISTNAME= context-animation
PKGNAME= tex-${DISTNAME}-2015
@@ -11,5 +11,6 @@ LICENSE= gnu-gpl-v3
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"