pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/lilypond Note that lilypond rejects guile20
details: https://anonhg.NetBSD.org/pkgsrc/rev/ba5ef07de10f
branches: trunk
changeset: 352521:ba5ef07de10f
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Sep 15 17:14:19 2016 +0000
description:
Note that lilypond rejects guile20
"ERROR: Please install required programs: guile-config < 1.9.0 (installed: 2.0.12)"
diffstat:
print/lilypond/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fd00c931b088 -r ba5ef07de10f print/lilypond/Makefile
--- a/print/lilypond/Makefile Thu Sep 15 17:13:09 2016 +0000
+++ b/print/lilypond/Makefile Thu Sep 15 17:14:19 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2016/09/15 14:32:41 wiz Exp $
+# $NetBSD: Makefile,v 1.111 2016/09/15 17:14:19 gdt Exp $
DISTNAME= lilypond-2.18.2
PKGREVISION= 7
@@ -64,6 +64,7 @@
.include "../../devel/flex/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
+# lilypond's configure rejects guile2
.include "../../lang/guile/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../mk/omf-scrollkeeper.mk"
Home |
Main Index |
Thread Index |
Old Index