summaryrefslogtreecommitdiff
path: root/graphics/tex-asyfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-asyfig/Makefile')
-rw-r--r--graphics/tex-asyfig/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-asyfig/Makefile b/graphics/tex-asyfig/Makefile
index c0ee0f81884..47ebd915d56 100644
--- a/graphics/tex-asyfig/Makefile
+++ b/graphics/tex-asyfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:50 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 20:04:18 markd Exp $
DISTNAME= asyfig
PKGNAME= tex-${DISTNAME}-0.1c
@@ -8,5 +8,6 @@ MAINTAINER= minskim@NetBSD.org
COMMENT= Commands for using Asymptote figures
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"