devel/viewvc: Mark option mod_python33 broken

- mod_python33 removed with apache22 removal
This commit is contained in:
Bernard Spil 2018-04-16 11:03:32 +00:00
parent 697448fb52
commit e89f4f9bfb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467475

View file

@ -30,6 +30,7 @@ MYSQL_DESC= Bonsai-like repository query facilities
APACHE_USE= APACHE_RUN=22+
LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd
MODPYTHON33_BROKEN= The mod_python33 port has been removed with Apache 2.2
MODPYTHON33_RUN_DEPENDS=${APACHE_PKGNAMEPREFIX}mod_python33>=3.3:www/mod_python33
MODPYTHON35_RUN_DEPENDS=${APACHE_PKGNAMEPREFIX}mod_python35>=3.5:www/mod_python35
MODWSGI_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}mod_wsgi>=4.4.13:www/mod_wsgi4@${PY_FLAVOR}