From 7766f185eae1546fd753c14514705ec2491d7ee4 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 6 Apr 2006 16:27:30 +0000 Subject: USE_TOOLS+=bison instead of direct BUILD_DEPENDS on bison. --- print/lilypond/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print/lilypond') 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 -- cgit v1.2.3