summaryrefslogtreecommitdiff
path: root/deskutils/horde-nag
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-01-16 14:53:41 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-01-16 14:53:41 +0000
commited5b14c874ceb9c2382a15c9360b03bd8ad29131 (patch)
treee7d4e3bde70931e827af90f88bbff7c5a4234bb2 /deskutils/horde-nag
parent- libexecinfo is no longer required (diff)
Don't let RUN_DEPENDS rely on a fixed HORDEDIR.
Reported by: Jeff Bachtel.
Notes
Notes: svn path=/head/; revision=126585
Diffstat (limited to 'deskutils/horde-nag')
-rw-r--r--deskutils/horde-nag/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/horde-nag/Makefile b/deskutils/horde-nag/Makefile
index 9542fe6901f8..9d6860cbcabb 100644
--- a/deskutils/horde-nag/Makefile
+++ b/deskutils/horde-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