summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-01-24 11:58:02 +0000
committermarkd <markd@pkgsrc.org>2019-01-24 11:58:02 +0000
commit1519ab87a01b6b95af24e041b0ab8f1a08b8d805 (patch)
tree9ed32e70b3622e72b24f04bd735a2099f9769ac8 /fonts
parentd3c7dd53cace2e70a23a830bd96a35bbe211f023 (diff)
downloadpkgsrc-1519ab87a01b6b95af24e041b0ab8f1a08b8d805.tar.gz
tex-mathalfa{,-doc}: remove TEXLIVE_USE_CTAN. distfiles now on ftp.netbsd
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-mathalfa-doc/Makefile4
-rw-r--r--fonts/tex-mathalfa/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/fonts/tex-mathalfa-doc/Makefile b/fonts/tex-mathalfa-doc/Makefile
index 602397f65c7..f552d031912 100644
--- a/fonts/tex-mathalfa-doc/Makefile
+++ b/fonts/tex-mathalfa-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/01/24 09:19:11 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2019/01/24 11:58:02 markd Exp $
DISTNAME= mathalfa.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.10
@@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/mathalfa
COMMENT= Documentation for tex-mathalfa
LICENSE= lppl-1.3c
-TEXLIVE_USE_CTAN= yes
-
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/tex-mathalfa/Makefile b/fonts/tex-mathalfa/Makefile
index 3cfea5706ad..599898db44d 100644
--- a/fonts/tex-mathalfa/Makefile
+++ b/fonts/tex-mathalfa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/01/24 09:19:11 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2019/01/24 11:58:02 markd Exp $
DISTNAME= mathalfa
PKGNAME= tex-${DISTNAME}-1.10
@@ -9,8 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/mathalfa
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"