diff options
Diffstat (limited to 'deskutils/nag/Makefile')
-rw-r--r-- | deskutils/nag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/nag/Makefile b/deskutils/nag/Makefile index 9542fe6901f8..9d6860cbcabb 100644 --- a/deskutils/nag/Makefile +++ b/deskutils/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 |