pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/lilypond USE_TOOLS+=flex
details: https://anonhg.NetBSD.org/pkgsrc/rev/1858747c6373
branches: trunk
changeset: 517325:1858747c6373
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Aug 08 19:14:39 2006 +0000
description:
USE_TOOLS+=flex
diffstat:
print/lilypond/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 271ad125bbc7 -r 1858747c6373 print/lilypond/Makefile
--- a/print/lilypond/Makefile Tue Aug 08 19:07:14 2006 +0000
+++ b/print/lilypond/Makefile Tue Aug 08 19:14:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2006/04/06 18:18:15 jlam Exp $
+# $NetBSD: Makefile,v 1.46 2006/08/08 19:14:39 minskim Exp $
#
DISTNAME= lilypond-2.4.3
@@ -17,7 +17,7 @@
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
USE_LANGUAGES= c c++
-USE_TOOLS+= bison gmake gs:run makeinfo
+USE_TOOLS+= bison flex gmake gs:run makeinfo
MAKEFILE= GNUmakefile
TEXINFO_REQD= 4.7
Home |
Main Index |
Thread Index |
Old Index