summaryrefslogtreecommitdiff
path: root/finance/tex-euro
diff options
context:
space:
mode:
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"