aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/viewvc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/viewvc/Makefile b/devel/viewvc/Makefile
index db5cdc1523cb..918ef50696bd 100644
--- a/devel/viewvc/Makefile
+++ b/devel/viewvc/Makefile
@@ -59,7 +59,7 @@ RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_python.so:${PORTSDIR}/www/mod_pyt
.endif
.if defined(WITH_MODWSGI3)
-RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_wsgi3.so:${PORTSDIR}/www/mod_wsgi3
+RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_wsgi.so:${PORTSDIR}/www/mod_wsgi3
.endif
# This feature is a clone of the Mozilla Project's Bonsai database.