summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/musicpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/musicpc/Makefile b/audio/musicpc/Makefile
index 80466b873729..b690ca9f046b 100644
--- a/audio/musicpc/Makefile
+++ b/audio/musicpc/Makefile
@@ -16,14 +16,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libmpdclient.so:audio/libmpdclient
USES= meson pkgconfig python tar:xz
-MESON_ARGS+= --mandir=${MANPREFIX}
+MESON_ARGS= --mandir=${MANPREFIX}
PLIST_FILES= bin/mpc
OPTIONS_DEFINE= DOCS EXAMPLES MANPAGES ICONV
OPTIONS_DEFAULT= MANPAGES ICONV
-MANPAGES_USES= python
+MANPAGES_USES= python:env
MANPAGES_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR}
MANPAGES_MESON_TRUE= use_sphinx
MANPAGES_PLIST_FILES= man/man1/mpc.1.gz