aboutsummaryrefslogtreecommitdiffstats
path: root/devel/viewvc
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2018-04-16 19:03:32 +0800
committerbrnrd <brnrd@FreeBSD.org>2018-04-16 19:03:32 +0800
commita6bac9da32193e26c81fb5c7bddef6663495d34f (patch)
treef25d3eb72c9f7e65998b04b24711c41663c5544c /devel/viewvc
parent055ea75aa542bf99eb2cbea8fe57ecf9d90f3217 (diff)
downloadfreebsd-ports-gnome-a6bac9da32193e26c81fb5c7bddef6663495d34f.tar.gz
freebsd-ports-gnome-a6bac9da32193e26c81fb5c7bddef6663495d34f.tar.zst
freebsd-ports-gnome-a6bac9da32193e26c81fb5c7bddef6663495d34f.zip
devel/viewvc: Mark option mod_python33 broken
- mod_python33 removed with apache22 removal
Diffstat (limited to 'devel/viewvc')
-rw-r--r--devel/viewvc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/viewvc/Makefile b/devel/viewvc/Makefile
index e2983b4463bd..5390c95385a4 100644
--- a/devel/viewvc/Makefile
+++ b/devel/viewvc/Makefile
@@ -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}