summaryrefslogtreecommitdiff
path: root/audio/solfege/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-30 15:46:19 +0000
committerjoerg <joerg>2007-08-30 15:46:19 +0000
commit86613535fcad6e0fd2127f645cedf5dd3b5750d9 (patch)
treeacaeb428c47721bd3dded4cb1516d04d60561b79 /audio/solfege/Makefile
parent10addee00259fd7befc5208ed14aa3f1d85ec4d9 (diff)
downloadpkgsrc-86613535fcad6e0fd2127f645cedf5dd3b5750d9.tar.gz
When installing a bash script, depend on it and fix the path to bash.
Bump revision.
Diffstat (limited to 'audio/solfege/Makefile')
-rw-r--r--audio/solfege/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile
index 6e66ea4e6d1..2914595d769 100644
--- a/audio/solfege/Makefile
+++ b/audio/solfege/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2007/06/20 18:45:38 schmonz Exp $
+# $NetBSD: Makefile,v 1.14 2007/08/30 15:46:20 joerg Exp $
#
DISTNAME= solfege-3.8.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=solfege/}
@@ -21,7 +21,9 @@ CONFIGURE_ARGS+= --disable-oss-sound
CONFIGURE_ARGS+= --disable-pygtk-test
CONFIGURE_ARGS+= --enable-docbook-stylesheet=${LOCALBASE}/share/xsl/docbook/html/chunk.xsl
-USE_TOOLS+= gmake gm4 makeinfo pkg-config msgfmt
+USE_TOOLS+= gmake gm4 makeinfo pkg-config msgfmt bash:run
+
+REPLACE_BASH= lesson-files/bin/csound-play-harmonic-interval.sh
PYTHON_VERSIONS_ACCEPTED= 24 23
PYTHON_PATCH_SCRIPTS= *.py *.py.in */*.py */*.py.in