diff options
Diffstat (limited to 'mail/horde-mimp')
-rw-r--r-- | mail/horde-mimp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde-mimp/Makefile b/mail/horde-mimp/Makefile index 944ee754eb55..a505604ccc1e 100644 --- a/mail/horde-mimp/Makefile +++ b/mail/horde-mimp/Makefile @@ -52,7 +52,7 @@ USE_PHP= imap USE_PHP+= ldap . endif -RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde +RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde-base .if !defined(WITHOUT_SMIME) USE_PHP+= openssl |