summaryrefslogtreecommitdiff
path: root/print/lilypond
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-03-07 20:36:50 +0000
committerwiz <wiz@pkgsrc.org>2022-03-07 20:36:50 +0000
commit4c0dfe63dfa32caad62b6b35c659d8657f222852 (patch)
tree095b9de351d2db4671d9a87b77ec48ae0b04e86e /print/lilypond
parentce276c9b02c038a6c86e9b3474d113ced29495c7 (diff)
downloadpkgsrc-4c0dfe63dfa32caad62b6b35c659d8657f222852.tar.gz
*: switch to lang/guile18
Diffstat (limited to 'print/lilypond')
-rw-r--r--print/lilypond/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 0ab93615efa..e0e5507b464 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.135 2022/03/05 19:53:22 gdt Exp $
+# $NetBSD: Makefile,v 1.136 2022/03/07 20:36:51 wiz Exp $
DISTNAME= lilypond-2.18.2
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= print
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.18/
@@ -68,7 +68,7 @@ BUILDLINK_API_DEPENDS.flex+= flex>=2.6.0
# maintained versions of guile are not usable, but it does not seem
# likely that will be fixed. See e.g.
# https://gitlab.com/lilypond/lilypond/-/issues/6163
-.include "../../lang/guile/buildlink3.mk"
+.include "../../lang/guile18/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../mk/bsd.pkg.mk"