summaryrefslogtreecommitdiff
path: root/graphics/tex-gmp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-gmp')
-rw-r--r--graphics/tex-gmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-gmp/Makefile b/graphics/tex-gmp/Makefile
index 65932442b8b..310881c6b14 100644
--- a/graphics/tex-gmp/Makefile
+++ b/graphics/tex-gmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:04:23 markd Exp $
DISTNAME= gmp
PKGNAME= tex-${DISTNAME}-1.0
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/gmp
COMMENT= Enable integration between MetaPost pictures and LaTeX
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"