summaryrefslogtreecommitdiff
path: root/graphics/tex-mfpic
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-mfpic')
-rw-r--r--graphics/tex-mfpic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-mfpic/Makefile b/graphics/tex-mfpic/Makefile
index 061ef110e53..fc1ba07857d 100644
--- a/graphics/tex-mfpic/Makefile
+++ b/graphics/tex-mfpic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/05/08 13:17:14 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:04:27 markd Exp $
DISTNAME= mfpic
PKGNAME= tex-${DISTNAME}-1.10
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/mfpic
COMMENT= Draw Metafont/post pictures from (La)TeX commands
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"