summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-10-21 22:15:10 +0000
committeradam <adam@pkgsrc.org>2019-10-21 22:15:10 +0000
commitabb47de3b81319b7060f978199c503941da2febb (patch)
tree01091111cbf0f80968cd2b2374b95e3aff0b2267 /audio
parent941bd7c2f3f534b828ba626aeaaa41721aa5ef38 (diff)
downloadpkgsrc-abb47de3b81319b7060f978199c503941da2febb.tar.gz
Fix sphinx-build binary name
Diffstat (limited to 'audio')
-rw-r--r--audio/musicpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 9509f3b9140..c14a225d89e 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.197 2019/10/21 21:19:35 adam Exp $
+# $NetBSD: Makefile,v 1.198 2019/10/21 22:15:10 adam Exp $
DISTNAME= mpd-0.21.15
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
@@ -55,7 +55,7 @@ SUBST_CLASSES+= sphinx
SUBST_STAGE.sphinx= pre-configure
SUBST_FILES.sphinx= doc/meson.build
SUBST_MESSAGE.sphinx= Fixing sphinx binary name.
-SUBST_SED.sphinx+= -e "s,sphinx-build,sphinx-build${PYVERSSUFFIX},"
+SUBST_SED.sphinx+= -e "s,sphinx-build,sphinx-build-${PYVERSSUFFIX},"
LDFLAGS+= ${LIBOSSAUDIO}