summaryrefslogtreecommitdiff
path: root/print/lilypond
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-01-07 03:56:17 +0000
committeruebayasi <uebayasi>2003-01-07 03:56:17 +0000
commitb90d2246f4ca5cd3bb85103f755bbcfe3dc270a9 (patch)
tree86760533451b06e3ed498094ee1d905a6c32b9d1 /print/lilypond
parent060796b3c3df48ecc644035b26aded75a986cec1 (diff)
downloadpkgsrc-b90d2246f4ca5cd3bb85103f755bbcfe3dc270a9.tar.gz
Rename older (<1.6) Guile as guile14.
Packages using Guile now all depend on guile14. These packages are expected to be made depend on newer Guile (1.6.x) when updated in the future.
Diffstat (limited to 'print/lilypond')
-rw-r--r--print/lilypond/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 51588246db2..0ef37b25012 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/01/04 20:18:20 cjep Exp $
+# $NetBSD: Makefile,v 1.12 2003/01/07 03:56:29 uebayasi Exp $
#
DISTNAME= lilypond-1.4.13
@@ -23,7 +23,7 @@ CONFIGURE_ARGS+=--disable-optimising
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
PYTHON_VERSIONS_ACCEPTED= 20 21 # 22 has some regular expression problem
-.include "../../lang/guile/buildlink2.mk"
+.include "../../lang/guile14/buildlink2.mk"
.include "../../lang/python/application.mk"
.include "../../print/teTeX-bin/kpathsea.buildlink2.mk"
.include "../../mk/texinfo.mk"