pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts tex-mathalfa*: Set TEXLIVE_USE_CTAN so that dist...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1bc659f3bbfb
branches: trunk
changeset: 318334:1bc659f3bbfb
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Jan 24 09:19:11 2019 +0000
description:
tex-mathalfa*: Set TEXLIVE_USE_CTAN so that distfiles can be fetched.
diffstat:
fonts/tex-mathalfa-doc/Makefile | 4 +++-
fonts/tex-mathalfa/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r 1b6306049728 -r 1bc659f3bbfb fonts/tex-mathalfa-doc/Makefile
--- a/fonts/tex-mathalfa-doc/Makefile Thu Jan 24 09:15:26 2019 +0000
+++ b/fonts/tex-mathalfa-doc/Makefile Thu Jan 24 09:19:11 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/01/22 12:45:08 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/01/24 09:19:11 jperkin Exp $
DISTNAME= mathalfa.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.10
@@ -9,5 +9,7 @@
COMMENT= Documentation for tex-mathalfa
LICENSE= lppl-1.3c
+TEXLIVE_USE_CTAN= yes
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 1b6306049728 -r 1bc659f3bbfb fonts/tex-mathalfa/Makefile
--- a/fonts/tex-mathalfa/Makefile Thu Jan 24 09:15:26 2019 +0000
+++ b/fonts/tex-mathalfa/Makefile Thu Jan 24 09:19:11 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/01/22 12:45:08 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/01/24 09:19:11 jperkin Exp $
DISTNAME= mathalfa
PKGNAME= tex-${DISTNAME}-1.10
@@ -9,6 +9,8 @@
COMMENT= General package for loading maths alphabets in LaTeX
LICENSE= lppl-1.3c
+TEXLIVE_USE_CTAN= yes
+
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
.include "../../print/texlive/package.mk"
Home |
Main Index |
Thread Index |
Old Index