From b90d2246f4ca5cd3bb85103f755bbcfe3dc270a9 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Tue, 7 Jan 2003 03:56:17 +0000 Subject: 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. --- print/lilypond/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/lilypond') 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" -- cgit v1.2.3