summaryrefslogtreecommitdiff
path: root/print/tex-moderncv/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-12-06 20:17:03 +0000
committermarkd <markd@pkgsrc.org>2019-12-06 20:17:03 +0000
commit9103771cebc05e5a52b4b786922ae2bc47981fac (patch)
treeb8af326b0fb20ebffe0663b96cecb131b051589e /print/tex-moderncv/Makefile
parent8740f88f4f9fa69f5fd3050f109188bfcccd929c (diff)
downloadpkgsrc-9103771cebc05e5a52b4b786922ae2bc47981fac.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'print/tex-moderncv/Makefile')
-rw-r--r--print/tex-moderncv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-moderncv/Makefile b/print/tex-moderncv/Makefile
index e7463f834ae..3cc3b2cc483 100644
--- a/print/tex-moderncv/Makefile
+++ b/print/tex-moderncv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/11/04 19:58:06 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2019/12/06 20:22:03 markd Exp $
DISTNAME= moderncv
PKGNAME= tex-${DISTNAME}-2.0.0
@@ -28,5 +28,6 @@ DEPENDS+= tex-url-[0-9]*:../../print/tex-url
DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
DEPENDS+= tex-xifthen-[0-9]*:../../devel/tex-xifthen
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"