summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-08-31 18:11:31 +0000
committerrillig <rillig@pkgsrc.org>2006-08-31 18:11:31 +0000
commitd75c9e37badf5c0ace76a5a95ec65c6302fc675a (patch)
treedd2d93b2282954a6b21d4c8a667c950749f4258f
parentd821c93ad1f47ae72b0f052aa1fbb80cb1f36da6 (diff)
downloadpkgsrc-d75c9e37badf5c0ace76a5a95ec65c6302fc675a.tar.gz
Lilypond needs Perl to build.
-rw-r--r--print/lilypond/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 26514d5fd7a..7ae2e390564 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -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 @@ BUILDLINK_API_DEPENDS.mftrace+= mftrace>=1.1.0
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