From 61d69fae9043e88916e3b81e44f330468cdaf6da Mon Sep 17 00:00:00 2001 From: linimon Date: Sun, 25 Feb 2007 05:31:49 +0000 Subject: 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 --- deskutils/horde4-nag/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils/horde4-nag') diff --git a/deskutils/horde4-nag/Makefile b/deskutils/horde4-nag/Makefile index 6eadfb01aef6..d1b0a80fc87c 100644 --- a/deskutils/horde4-nag/Makefile +++ b/deskutils/horde4-nag/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= beech@alaskaparadise.com COMMENT= Nag is a simple, multiuser task list manager -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 -- cgit