aboutsummaryrefslogtreecommitdiff
path: root/devel/viewvc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-28 05:05:53 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-28 05:05:53 +0000
commit2080a320f363164ff48e275732d32e72d9454c85 (patch)
treee420006bce5d68864e46144f721ff05fa0ea1785 /devel/viewvc
parent0f76f4a702fbf219509e3bbe6b02cba0c8baaa01 (diff)
downloadports-2080a320f363164ff48e275732d32e72d9454c85.tar.gz
ports-2080a320f363164ff48e275732d32e72d9454c85.zip
Notes
Diffstat (limited to 'devel/viewvc')
-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.