diff options
Diffstat (limited to 'textproc/py-sphinxcontrib-newsfeed/Makefile')
-rw-r--r-- | textproc/py-sphinxcontrib-newsfeed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinxcontrib-newsfeed/Makefile b/textproc/py-sphinxcontrib-newsfeed/Makefile index 9760fa6d0f35..555517bcf36a 100644 --- a/textproc/py-sphinxcontrib-newsfeed/Makefile +++ b/textproc/py-sphinxcontrib-newsfeed/Makefile @@ -12,7 +12,7 @@ COMMENT= News Feed extension for Sphinx LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} +RUN_DEPENDS= ${PY_SPHINX} USES= python USE_PYTHON= distutils autoplist |