pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/lilypond Lilypond needs Perl to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ae660e23544
branches: trunk
changeset: 518107:5ae660e23544
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Aug 31 18:11:31 2006 +0000
description:
Lilypond needs Perl to build.
diffstat:
print/lilypond/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 624de27c1bde -r 5ae660e23544 print/lilypond/Makefile
--- a/print/lilypond/Makefile Thu Aug 31 18:04:08 2006 +0000
+++ b/print/lilypond/Makefile Thu Aug 31 18:11:31 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2006/08/08 19:14:39 minskim Exp $
+# $NetBSD: Makefile,v 1.47 2006/08/31 18:11:31 rillig Exp $
#
DISTNAME= lilypond-2.4.3
@@ -17,7 +17,7 @@
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
USE_LANGUAGES= c c++
-USE_TOOLS+= bison flex gmake gs:run makeinfo
+USE_TOOLS+= bison flex gmake gs:run makeinfo perl
MAKEFILE= GNUmakefile
TEXINFO_REQD= 4.7
Home |
Main Index |
Thread Index |
Old Index