aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-hieroglyph
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2021-01-14 22:34:38 +0800
committerDanilo G. Baio <dbaio@FreeBSD.org>2021-01-14 22:34:38 +0800
commitb53abbd83959f988ae99f8ae807bc05bb3ad1522 (patch)
tree7e88208d7f7c08c4a9b830625ede3febf611dc92 /textproc/py-hieroglyph
parentff202802ba0a69ef80e6f4c5351026ae333c3d3e (diff)
downloadfreebsd-ports-gnome-b53abbd83959f988ae99f8ae807bc05bb3ad1522.tar.gz
freebsd-ports-gnome-b53abbd83959f988ae99f8ae807bc05bb3ad1522.tar.zst
freebsd-ports-gnome-b53abbd83959f988ae99f8ae807bc05bb3ad1522.zip
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket Differential Revision: https://reviews.freebsd.org/D28093
Diffstat (limited to 'textproc/py-hieroglyph')
-rw-r--r--textproc/py-hieroglyph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-hieroglyph/Makefile b/textproc/py-hieroglyph/Makefile
index d1cb204bb64a..5a6efcca7e7f 100644
--- a/textproc/py-hieroglyph/Makefile
+++ b/textproc/py-hieroglyph/Makefile
@@ -12,7 +12,7 @@ COMMENT= Sphinx extension which builds HTML presentations
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PY_SPHINX}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=2.0,1:textproc/py-sphinx@${PY_FLAVOR}
USES= python:3.5+ shebangfix
USE_PYTHON= autoplist concurrent distutils