aboutsummaryrefslogtreecommitdiff
path: root/devel/viewvc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-08-20 12:23:56 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-08-20 12:23:56 +0000
commit043b85c0a441093cc8f2e8989702b64c27b2c2d6 (patch)
treea2a451440c20e80f7c472f6007cae17ab425b8ee /devel/viewvc
parent941adf705d48404582680f0ec5324b4162c84315 (diff)
downloadports-043b85c0a441093cc8f2e8989702b64c27b2c2d6.tar.gz
ports-043b85c0a441093cc8f2e8989702b64c27b2c2d6.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 c92ffe8b5045..d5e831be8b3b 100644
--- a/devel/viewvc/Makefile
+++ b/devel/viewvc/Makefile
@@ -49,7 +49,7 @@ RUN_DEPENDS+= lighttpd:${PORTSDIR}/www/lighttpd
.endif
.if defined(WITH_MODPYTHON3)
-RUN_DEPENDS+= ${APACHEMODDIR}/mod_python.so:${PORTSDIR}/www/mod_python3
+RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_python.so:${PORTSDIR}/www/mod_python3
.endif
# This feature is a clone of the Mozilla Project's Bonsai database.