1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

- Add RUN_DEPEND on security/ca_root_nss

- Bump PORTREV

PR: 212049
This commit is contained in:
Kris Moore 2016-09-20 14:37:12 +00:00
parent 470f23df06
commit c4c22857be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422502

View File

@ -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