summaryrefslogtreecommitdiff
path: root/print/lilypond
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-09 23:32:07 +0000
committerwiz <wiz>2002-10-09 23:32:07 +0000
commit943320d236f3d1054334b20cb1f86a4dfc0c3d2b (patch)
tree8067998eeca6fbf75fdaa8ce5a52f31e29041ecb /print/lilypond
parent5b778d1ef6ebf2e3b0b1a8786d69a842b629e019 (diff)
downloadpkgsrc-943320d236f3d1054334b20cb1f86a4dfc0c3d2b.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'print/lilypond')
-rw-r--r--print/lilypond/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 1493434a2bd..8c4c1600d2b 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/09/21 23:46:55 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2002/10/09 23:32:07 wiz Exp $
#
DISTNAME= lilypond-1.4.13
@@ -12,6 +12,7 @@ COMMENT= GNU Music Typesetter
BUILD_DEPENDS+= bison>=1.32:../../devel/bison
GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
USE_GMAKE= YES
MAKEFILE= GNUmakefile
@@ -22,8 +23,8 @@ CONFIGURE_ARGS+=--disable-optimising
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
PYTHON_VERSIONS_ACCEPTED= 20 21 # 22 has some regular expression problem
-.include "../../lang/guile/buildlink.mk"
+.include "../../lang/guile/buildlink2.mk"
.include "../../lang/python/application.mk"
-.include "../../print/teTeX-bin/kpathsea.buildlink.mk"
+.include "../../print/teTeX-bin/kpathsea.buildlink2.mk"
.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"