diff options
author | linimon <linimon@FreeBSD.org> | 2007-02-25 14:31:07 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-02-25 14:31:07 +0800 |
commit | cdb76b99fff44979260031c22eb870b5b235af48 (patch) | |
tree | 3ca16279af167522a80a6bfe8c82bf5768c6b3e1 /www/horde-passwd | |
parent | 61d69fae9043e88916e3b81e44f330468cdaf6da (diff) | |
download | freebsd-ports-gnome-cdb76b99fff44979260031c22eb870b5b235af48.tar.gz freebsd-ports-gnome-cdb76b99fff44979260031c22eb870b5b235af48.tar.zst freebsd-ports-gnome-cdb76b99fff44979260031c22eb870b5b235af48.zip |
Finish unbreaking INDEX build.
Noticed by: Geraud CONTINSOUZAS, Beech Rintoul (ports/109517)
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 |