summaryrefslogtreecommitdiff
path: root/time/khal/Makefile
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 /time/khal/Makefile
parent941bd7c2f3f534b828ba626aeaaa41721aa5ef38 (diff)
downloadpkgsrc-abb47de3b81319b7060f978199c503941da2febb.tar.gz
Fix sphinx-build binary name
Diffstat (limited to 'time/khal/Makefile')
-rw-r--r--time/khal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/khal/Makefile b/time/khal/Makefile
index 5f2db94f264..6806d645cff 100644
--- a/time/khal/Makefile
+++ b/time/khal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2019/04/25 07:33:25 maya Exp $
+# $NetBSD: Makefile,v 1.29 2019/10/21 22:15:10 adam Exp $
DISTNAME= khal-0.10.1
PKGREVISION= 1
@@ -42,7 +42,7 @@ REPLACE_PYTHON+= khal/*/*.py
REPLACE_PYTHON+= khal/*.py
post-build:
- cd ${WRKSRC}/doc && ${SETENV} ${MAKE_ENV} PYTHONPATH=${WRKSRC} ${GMAKE} man SPHINXBUILD=sphinx-build${PYVERSSUFFIX}
+ cd ${WRKSRC}/doc && ${SETENV} ${MAKE_ENV} PYTHONPATH=${WRKSRC} ${GMAKE} man SPHINXBUILD=sphinx-build-${PYVERSSUFFIX}
post-install:
${INSTALL_DATA} ${WRKSRC}/khal.conf.sample ${DESTDIR}${PREFIX}/share/doc/khal