summaryrefslogtreecommitdiff
path: root/print/lilypond/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-04-28 15:07:10 +0000
committerwiz <wiz@pkgsrc.org>2015-04-28 15:07:10 +0000
commitb8b93721d7d90254348ae2ac2755cded310a720b (patch)
tree0c5ec7eb0e1b7b7e4ea9f1f7324e004ab10c58b2 /print/lilypond/Makefile
parentf28373091183f56694d95546a6e3ad7c332461b8 (diff)
downloadpkgsrc-b8b93721d7d90254348ae2ac2755cded310a720b.tar.gz
Needs tex-lh; this was indirectly provided by dblatex until a couple of
days ago. Depend on it directly and bump PKGREVISION.
Diffstat (limited to 'print/lilypond/Makefile')
-rw-r--r--print/lilypond/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index ee7f9bd3888..3bba6beabd9 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.103 2015/04/25 14:24:46 tnn Exp $
+# $NetBSD: Makefile,v 1.104 2015/04/28 15:07:10 wiz Exp $
DISTNAME= lilypond-2.18.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.18/
@@ -26,6 +26,7 @@ BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
DEPENDS+= tex-cyrillic-[0-9]*:../../print/tex-cyrillic
+DEPENDS+= tex-lh-[0-9]*:../../fonts/tex-lh
DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics