summaryrefslogtreecommitdiff
path: root/finance/tex-euro
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-12-06 19:13:21 +0000
committermarkd <markd@pkgsrc.org>2019-12-06 19:13:21 +0000
commitefc25224799b6a63c8fd9a492ce09e56cbdaefc4 (patch)
tree3f6f6779cf22aa4a098ad617c7c1814aca92e237 /finance/tex-euro
parent52c20ff1ad8f8dd503c5ae12e36359877e69512c (diff)
downloadpkgsrc-efc25224799b6a63c8fd9a492ce09e56cbdaefc4.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'finance/tex-euro')
-rw-r--r--finance/tex-euro/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/tex-euro/Makefile b/finance/tex-euro/Makefile
index c06818d49ad..cee2254a110 100644
--- a/finance/tex-euro/Makefile
+++ b/finance/tex-euro/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/12/02 19:47:56 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 19:13:21 markd Exp $
DISTNAME= euro
PKGNAME= tex-${DISTNAME}-1.1
@@ -10,5 +10,6 @@ COMMENT= Provide Euro values for national currency amounts
DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"