aboutsummaryrefslogtreecommitdiff
path: root/devel/viewvc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/viewvc/Makefile')
-rw-r--r--devel/viewvc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/viewvc/Makefile b/devel/viewvc/Makefile
index c3002666b87d..db5cdc1523cb 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_wsig3.so:${PORTSDIR}/www/mod_wsgi3
+RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_wsgi3.so:${PORTSDIR}/www/mod_wsgi3
.endif
# This feature is a clone of the Mozilla Project's Bonsai database.