summaryrefslogtreecommitdiffstats
path: root/mail/horde-ingo
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2005-01-16 14:53:41 +0000
committerthierry <thierry@FreeBSD.org>2005-01-16 14:53:41 +0000
commit14b44a6b656510738ee432780f75410d86b6f27b (patch)
treed9a7bbec4300ab80fe9e97e9a9b9b6bf470c705c /mail/horde-ingo
parentba478117cc95332b6e105b319b5428a78e405b93 (diff)
downloadFreeBSD-ports-14b44a6b656510738ee432780f75410d86b6f27b.zip
FreeBSD-ports-14b44a6b656510738ee432780f75410d86b6f27b.tar.gz
Don't let RUN_DEPENDS rely on a fixed HORDEDIR.
Reported by: Jeff Bachtel.
Diffstat (limited to 'mail/horde-ingo')
-rw-r--r--mail/horde-ingo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile
index 826a131..dc48dde 100644
--- a/mail/horde-ingo/Makefile
+++ b/mail/horde-ingo/Makefile
@@ -29,7 +29,7 @@ COMMENT= Horde's email-filter management application
#
#-----------------------------------------------------------------------
-RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
+RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
NO_BUILD= yes
USE_PHP= imap
OpenPOWER on IntegriCloud