aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-sphinx/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-29 11:29:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-29 11:29:14 +0000
commit1011554c23083700ced077dbcc7ab3448a01ee9f (patch)
treea82be3132c15c4a444825c5928a467f15c715700 /textproc/py-sphinx/Makefile
parentc2a93e5b2b915353def2e5a634444f746680a01a (diff)
downloadports-1011554c23083700ced077dbcc7ab3448a01ee9f.tar.gz
ports-1011554c23083700ced077dbcc7ab3448a01ee9f.zip
Notes
Diffstat (limited to 'textproc/py-sphinx/Makefile')
-rw-r--r--textproc/py-sphinx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile
index e7d647be1ec1..dda3159305a1 100644
--- a/textproc/py-sphinx/Makefile
+++ b/textproc/py-sphinx/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sphinx
PORTVERSION= 1.6.5
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
@@ -30,7 +31,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.18.1:www/py-requests@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}imagesize>=0.7.1:graphics/py-imagesize@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}typing>=3.6.1:devel/py-typing@${FLAVOR} \
${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0:www/py-html5lib@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${FLAVOR} \