diff options
author | markd <markd@pkgsrc.org> | 2015-08-02 03:16:41 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-08-02 03:16:41 +0000 |
commit | ff4e9044f89c8bd21d603fffe7e943eb39f32024 (patch) | |
tree | 47ead2df697afa42a8d6386a442f6e592e3661ec /meta-pkgs | |
parent | 04799b6a9ff89aaf99bb9703a4e9800f77b7d561 (diff) | |
download | pkgsrc-ff4e9044f89c8bd21d603fffe7e943eb39f32024.tar.gz |
Note changes in texlive revision 37604
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/texlive-collection-music/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-pkgs/texlive-collection-music/Makefile b/meta-pkgs/texlive-collection-music/Makefile index b71615b78b4..6bc52c3a67e 100644 --- a/meta-pkgs/texlive-collection-music/Makefile +++ b/meta-pkgs/texlive-collection-music/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2015/06/14 13:28:53 markd Exp $ +# $NetBSD: Makefile,v 1.4 2015/08/02 03:16:41 markd Exp $ DISTNAME= collection-music PKGNAME= texlive-${DISTNAME}-2015pre1 CATEGORIES= meta-pkgs MASTER_SITES= # empty -TEXLIVE_REV= 37024 +TEXLIVE_REV= 37604 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ @@ -27,10 +27,12 @@ DEPENDS+= tex-bagpipe-[0-9]*:../../print/tex-bagpipe DEPENDS+= tex-musixtex-[0-9]*:../../print/tex-musixtex DEPENDS+= tex-musixtex-fonts-[0-9]*:../../fonts/tex-musixtex-fonts # depend musixtnt +# depend piano # depend pmx # depend pmxchords # depend songbook # depend songs +# depend xpiano META_PACKAGE= yes |