summaryrefslogtreecommitdiff
path: root/graphics/tex-pgfgantt
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-pgfgantt
parent629fc04462dec9f950cff19f18bd91024611dcb2 (diff)
downloadpkgsrc-8740f88f4f9fa69f5fd3050f109188bfcccd929c.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'graphics/tex-pgfgantt')
-rw-r--r--graphics/tex-pgfgantt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pgfgantt/Makefile b/graphics/tex-pgfgantt/Makefile
index 3c1e7ea4c09..bffdf13ffad 100644
--- a/graphics/tex-pgfgantt/Makefile
+++ b/graphics/tex-pgfgantt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/04/25 11:13:06 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 20:04:29 markd Exp $
DISTNAME= pgfgantt
PKGNAME= tex-${DISTNAME}-5.0
@@ -11,5 +11,6 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"