diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-25 05:31:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-25 05:31:49 +0000 |
commit | 3b8c6726f40895cf4dd057360e29f62b960004a5 (patch) | |
tree | e10feee019050bba6cd806c1101b1f2c7a351b24 /deskutils/horde-mnemo/Makefile | |
parent | e1854d9e2799b64f1fbdddcfaee913784e4f3b89 (diff) | |
download | ports-3b8c6726f40895cf4dd057360e29f62b960004a5.tar.gz ports-3b8c6726f40895cf4dd057360e29f62b960004a5.zip |
Fix index breakage due to move of www/horde to www/horde-base.
PR: ports/109512
Submitted by: "Josef M." jm dot public at gmail dot com
Pointy hat to: sat
Notes
Notes:
svn path=/head/; revision=185844
Diffstat (limited to 'deskutils/horde-mnemo/Makefile')
-rw-r--r-- | deskutils/horde-mnemo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/horde-mnemo/Makefile b/deskutils/horde-mnemo/Makefile index 6fc19a26004e..ff7db16930ab 100644 --- a/deskutils/horde-mnemo/Makefile +++ b/deskutils/horde-mnemo/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= beech@alaskaparadise.com COMMENT= Mnemo is the Horde notes and memos application -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 |