From ed5b14c874ceb9c2382a15c9360b03bd8ad29131 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sun, 16 Jan 2005 14:53:41 +0000 Subject: Don't let RUN_DEPENDS rely on a fixed HORDEDIR. Reported by: Jeff Bachtel. --- 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 9542fe6901f8..9d6860cbcabb 100644 --- a/deskutils/horde4-nag/Makefile +++ b/deskutils/horde4-nag/Makefile @@ -22,7 +22,7 @@ DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Nag is a simple, multiuser task list manager -RUN_DEPENDS= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde +RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde NO_BUILD= yes USE_REINPLACE= yes -- cgit v1.2.3