aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-01-12 20:02:24 +0000
committerRene Ladan <rene@FreeBSD.org>2021-01-12 20:02:24 +0000
commitbde4b0e3c3da375f3ff2f778cd93a5534433de43 (patch)
tree7e49b23d51e1f5c2a92e7e4bf3821aa8dfdc0609
parent77810cceba0e87df80e17b2b877c26bfe24bb511 (diff)
downloadports-bde4b0e3c3da375f3ff2f778cd93a5534433de43.tar.gz
ports-bde4b0e3c3da375f3ff2f778cd93a5534433de43.zip
Notes
-rw-r--r--textproc/py-sphinx/Makefile1
-rw-r--r--textproc/py-sphinx18/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile
index d8d4fb3bed0c..f5985135f2eb 100644
--- a/textproc/py-sphinx/Makefile
+++ b/textproc/py-sphinx/Makefile
@@ -35,7 +35,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-applehelp>=0:textproc/py-sphin
${PYTHON_PKGNAMEPREFIX}requests>=2.5.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
- ${PY_TYPING} \
${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
diff --git a/textproc/py-sphinx18/Makefile b/textproc/py-sphinx18/Makefile
index c5c78a23e3b4..5d0f5917b329 100644
--- a/textproc/py-sphinx18/Makefile
+++ b/textproc/py-sphinx18/Makefile
@@ -36,7 +36,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}imagesize>=0:graphics/py-imagesize@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
- ${PY_TYPING} \
${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0:www/py-html5lib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \