aboutsummaryrefslogtreecommitdiff
path: root/net/py-gntp
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 /net/py-gntp
parentff202802ba0a69ef80e6f4c5351026ae333c3d3e (diff)
downloadports-b53abbd83959f988ae99f8ae807bc05bb3ad1522.tar.gz
ports-b53abbd83959f988ae99f8ae807bc05bb3ad1522.zip
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket Differential Revision: https://reviews.freebsd.org/D28093
Notes
Notes: svn path=/head/; revision=561562
Diffstat (limited to 'net/py-gntp')
-rw-r--r--net/py-gntp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-gntp/Makefile b/net/py-gntp/Makefile
index 57918f7eea3b..c5cce3664cf5 100644
--- a/net/py-gntp/Makefile
+++ b/net/py-gntp/Makefile
@@ -25,7 +25,7 @@ PORTDOCS= *
OPTIONS_DEFINE= DOCS
-DOCS_BUILD_DEPENDS= ${PY_SPHINX}
+DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}
DOCS_VARS= PYDISTUTILS_BUILD_TARGET+=build_sphinx
post-install-DOCS-on: