diff options
Diffstat (limited to 'mail/turba/Makefile')
-rw-r--r-- | mail/turba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/turba/Makefile b/mail/turba/Makefile index 696f1c783400..20d103b1647c 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -23,7 +23,7 @@ COMMENT= The Horde contact management application # #----------------------------------------------------------------------- -RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde +RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde-base .if !defined(WITHOUT_LDAP) USE_PHP= ldap |