diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-26 10:27:16 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-26 10:27:16 +0000 |
commit | c4a597184bf48093c5d11998b3cdfbec93724451 (patch) | |
tree | f01999eef9d40590acb2ab1e0fdeb0912cfd02c1 /www/horde-passwd | |
parent | 3d4ff15bb4d545f5437ab0c0c69ff9d6b049c50d (diff) | |
download | ports-c4a597184bf48093c5d11998b3cdfbec93724451.tar.gz ports-c4a597184bf48093c5d11998b3cdfbec93724451.zip |
Notes
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 ba8a4188633b..f47ff726877b 100644 --- a/www/horde-passwd/Makefile +++ b/www/horde-passwd/Makefile @@ -20,7 +20,7 @@ DIST_SUBDIR= horde MAINTAINER= ports@FreeBSD.org COMMENT= A password changing module for Horde -RUN_DEPENDS+= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 +RUN_DEPENDS+= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde NO_BUILD= yes USE_REINPLACE= yes |