aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-django-easy-thumbnails/Makefile
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2021-01-14 14:34:38 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2021-01-14 14:34:38 +0000
commitb53abbd83959f988ae99f8ae807bc05bb3ad1522 (patch)
tree7e88208d7f7c08c4a9b830625ede3febf611dc92 /graphics/py-django-easy-thumbnails/Makefile
parentff202802ba0a69ef80e6f4c5351026ae333c3d3e (diff)
downloadports-b53abbd83959f988ae99f8ae807bc05bb3ad1522.tar.gz
ports-b53abbd83959f988ae99f8ae807bc05bb3ad1522.zip
Notes
Diffstat (limited to 'graphics/py-django-easy-thumbnails/Makefile')
-rw-r--r--graphics/py-django-easy-thumbnails/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-django-easy-thumbnails/Makefile b/graphics/py-django-easy-thumbnails/Makefile
index dcb82401d9fe..01776b838aa3 100644
--- a/graphics/py-django-easy-thumbnails/Makefile
+++ b/graphics/py-django-easy-thumbnails/Makefile
@@ -26,7 +26,7 @@ PORTDOCS= *
OPTIONS_DEFINE= DOCS
DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.8:www/py-django22@${PY_FLAVOR} \
- ${PY_SPHINX} \
+ ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \
${PY_PILLOW}
DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E"