diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-25 06:31:07 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-25 06:31:07 +0000 |
commit | 984be60657680254c35d38fdf7f49269c424c25b (patch) | |
tree | 130dff5c2d52c0f785d4e753873f41684e5be674 /www/horde-passwd | |
parent | 3b8c6726f40895cf4dd057360e29f62b960004a5 (diff) | |
download | ports-984be60657680254c35d38fdf7f49269c424c25b.tar.gz ports-984be60657680254c35d38fdf7f49269c424c25b.zip |
Finish unbreaking INDEX build.
Noticed by: Geraud CONTINSOUZAS, Beech Rintoul (ports/109517)
Notes
Notes:
svn path=/head/; revision=185845
Diffstat (limited to 'www/horde-passwd')
-rw-r--r-- | www/horde-passwd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/horde-passwd/Makefile b/www/horde-passwd/Makefile index a42847114bb0..c1f8707bdc3a 100644 --- a/www/horde-passwd/Makefile +++ b/www/horde-passwd/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= horde MAINTAINER= beech@alaskaparadise.com COMMENT= A password changing module for Horde -RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde +RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde-base NO_BUILD= yes USE_APACHE= 1.3+ # needed to test APACHE_VERSION |