summaryrefslogtreecommitdiff
path: root/graphics/tex-mparrows
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-12-06 20:04:17 +0000
committermarkd <markd@pkgsrc.org>2019-12-06 20:04:17 +0000
commit8740f88f4f9fa69f5fd3050f109188bfcccd929c (patch)
treed82cb286704a3ebbe4cf516cba157503abe9bec4 /graphics/tex-mparrows
parent629fc04462dec9f950cff19f18bd91024611dcb2 (diff)
downloadpkgsrc-8740f88f4f9fa69f5fd3050f109188bfcccd929c.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'graphics/tex-mparrows')
-rw-r--r--graphics/tex-mparrows/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-mparrows/Makefile b/graphics/tex-mparrows/Makefile
index f17d0ef370f..10fd407b36a 100644
--- a/graphics/tex-mparrows/Makefile
+++ b/graphics/tex-mparrows/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/01/20 23:06:05 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:04:27 markd Exp $
DISTNAME= mparrows
PKGNAME= tex-${DISTNAME}-0.1
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/mparrows
COMMENT= MetaPost module with different types of arrow heads
LICENSE= public-domain
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"