aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-sphinx
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2016-09-20 14:37:12 +0000
committerKris Moore <kmoore@FreeBSD.org>2016-09-20 14:37:12 +0000
commitc4c22857beb2a190e1d1ef34e67a15366cc0bba0 (patch)
tree90895a5c38014e7dc69fca2f614c4a887c03af58 /textproc/py-sphinx
parent470f23df06dfeb37bd85c164116df48d622e25a3 (diff)
downloadports-c4c22857beb2a190e1d1ef34e67a15366cc0bba0.tar.gz
ports-c4c22857beb2a190e1d1ef34e67a15366cc0bba0.zip
- Add RUN_DEPEND on security/ca_root_nss
- Bump PORTREV PR: 212049
Notes
Notes: svn path=/head/; revision=422502
Diffstat (limited to 'textproc/py-sphinx')
-rw-r--r--textproc/py-sphinx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile
index 9738cbee1f56..c74a77b05705 100644
--- a/textproc/py-sphinx/Makefile
+++ b/textproc/py-sphinx/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sphinx
PORTVERSION= 1.4.6
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -26,7 +27,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel\
${PYTHON_PKGNAMEPREFIX}alabaster>=0.7:textproc/py-alabaster \
${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:textproc/py-snowballstemmer \
${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six \
- ${PYTHON_PKGNAMEPREFIX}imagesize>=0.7.1:graphics/py-imagesize
+ ${PYTHON_PKGNAMEPREFIX}imagesize>=0.7.1:graphics/py-imagesize \
+ ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
USES= python
USE_PYTHON= autoplist distutils