diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-01-16 14:53:41 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-01-16 14:53:41 +0000 |
commit | ed5b14c874ceb9c2382a15c9360b03bd8ad29131 (patch) | |
tree | e7d4e3bde70931e827af90f88bbff7c5a4234bb2 /devel/horde-chora | |
parent | 23bfab2ecbff6ac28fff6e4e89d298cb1d02a59e (diff) | |
download | ports-ed5b14c874ceb9c2382a15c9360b03bd8ad29131.tar.gz ports-ed5b14c874ceb9c2382a15c9360b03bd8ad29131.zip |
Notes
Diffstat (limited to 'devel/horde-chora')
-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 |