summaryrefslogtreecommitdiff
path: root/print/lilypond/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/lilypond/Makefile')
-rw-r--r--print/lilypond/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index e2eb5cd6e62..4b694136e66 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2008/06/10 08:05:21 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2008/06/18 20:29:32 wiz Exp $
#
DISTNAME= lilypond-2.10.33
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://lilypond.org/download/sources/v2.10/
@@ -28,6 +29,7 @@ GNU_CONFIGURE_INFODIR= ${PREFIX}/${PKGINFODIR}
INFO_DIR= ${GNU_CONFIGURE_INFODIR}
INFO_FILES= YES
+CONFIGURE_ARGS+= --with-ncsb-dir=${LOCALBASE}/share/ghostscript/fonts
CONFIGURE_ARGS+= --disable-optimising
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PYTHON_VERSIONS_ACCEPTED= 25 24