summaryrefslogtreecommitdiff
path: root/graphics/tex-pst-2dplot
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-pst-2dplot
parent629fc04462dec9f950cff19f18bd91024611dcb2 (diff)
downloadpkgsrc-8740f88f4f9fa69f5fd3050f109188bfcccd929c.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'graphics/tex-pst-2dplot')
-rw-r--r--graphics/tex-pst-2dplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-2dplot/Makefile b/graphics/tex-pst-2dplot/Makefile
index 299b06a78cb..3e63b399297 100644
--- a/graphics/tex-pst-2dplot/Makefile
+++ b/graphics/tex-pst-2dplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:51 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 20:04:30 markd Exp $
DISTNAME= pst-2dplot
PKGNAME= tex-${DISTNAME}-1.5
@@ -13,5 +13,6 @@ DEPENDS+= tex-pst-plot-[0-9]*:../../graphics/tex-pst-plot
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"