summaryrefslogtreecommitdiff
path: root/print/lilypond
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-06 16:27:30 +0000
committerjlam <jlam>2006-04-06 16:27:30 +0000
commit7766f185eae1546fd753c14514705ec2491d7ee4 (patch)
tree56e0ea0767206fe2361c2e921d73b9d20abc3624 /print/lilypond
parent727b7424d433b1c844153b862a2d210acb3ea9a7 (diff)
downloadpkgsrc-7766f185eae1546fd753c14514705ec2491d7ee4.tar.gz
USE_TOOLS+=bison instead of direct BUILD_DEPENDS on bison.
Diffstat (limited to 'print/lilypond')
-rw-r--r--print/lilypond/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index ff6cc902fe0..5826f26e0a0 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2006/04/06 06:22:36 reed Exp $
+# $NetBSD: Makefile,v 1.44 2006/04/06 16:27:30 jlam Exp $
#
DISTNAME= lilypond-2.4.3
@@ -11,14 +11,13 @@ HOMEPAGE= http://lilypond.org/web/
COMMENT= GNU Music Typesetter
DEPENDS+= ec-fonts-mftraced-[0-9]*:../../fonts/ec-fonts-mftraced
-BUILD_DEPENDS+= bison>=1.875nb1:../../devel/bison
BUILDLINK_API_DEPENDS.mftrace+= mftrace>=1.1.0
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake gs:run makeinfo
+USE_TOOLS+= bison gmake gs:run makeinfo
MAKEFILE= GNUmakefile
TEXINFO_REQD= 4.7