mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
www/py-woob: Remove option for rtmpdump
Remove invalid option as support for librtmp was removed in
8d01b5458f
Approved by: portmgr (blanket)
This commit is contained in:
parent
62a2e1addb
commit
9d81f61b3e
1 changed files with 1 additions and 3 deletions
|
@ -49,7 +49,7 @@ USE_PYTHON= autoplist pep517
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= CLICOLOR NSS RTMPDUMP
|
OPTIONS_DEFINE= CLICOLOR NSS
|
||||||
OPTIONS_DEFAULT= CLICOLOR NSS
|
OPTIONS_DEFAULT= CLICOLOR NSS
|
||||||
|
|
||||||
CLICOLOR_DESC= Color command line interface
|
CLICOLOR_DESC= Color command line interface
|
||||||
|
@ -58,8 +58,6 @@ CLICOLOR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}termcolor>0:devel/py-termcolor@${PY
|
||||||
NSS_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \
|
NSS_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \
|
||||||
${PYTHON_PKGNAMEPREFIX}python-nss>0:security/py-python-nss@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}python-nss>0:security/py-python-nss@${PY_FLAVOR}
|
||||||
|
|
||||||
RTMPDUMP_RUN_DEPENDS= rtmpdump:multimedia/rtmpdump
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|/etc/ssl/certs|${LOCALBASE}/etc/ssl|g' ${WRKSRC}/woob/browser/nss.py
|
@${REINPLACE_CMD} -e 's|/etc/ssl/certs|${LOCALBASE}/etc/ssl|g' ${WRKSRC}/woob/browser/nss.py
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue