diff options
Diffstat (limited to 'devel/horde-chora/Makefile')
-rw-r--r-- | devel/horde-chora/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/horde-chora/Makefile b/devel/horde-chora/Makefile index ff1e9bb7f006..85283556b92e 100644 --- a/devel/horde-chora/Makefile +++ b/devel/horde-chora/Makefile @@ -34,7 +34,7 @@ COMMENT= The Horde CVS web-viewer # #----------------------------------------------------------------------- -RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde +RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde .if !defined(WITHOUT_SVN) RUN_DEPENDS+= ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion |