diff options
-rw-r--r-- | mail/horde-imp/Makefile | 2 | ||||
-rw-r--r-- | mail/horde4-imp/Makefile | 2 | ||||
-rw-r--r-- | mail/imp/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile index 95eeb9411f60..bae58990f05c 100644 --- a/mail/horde-imp/Makefile +++ b/mail/horde-imp/Makefile @@ -83,7 +83,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/imapd:${PORTSDIR}/mail/imap-uw RUN_DEPENDS+= ${LOCALBASE}/bin/wvHtml:${PORTSDIR}/textproc/wv .endif .if !defined(WITHOUT_XL) -RUN_DEPENDS+= ${LOCALBASE}/bin/xlHtml:${PORTSDIR}/textproc/xlhtml +RUN_DEPENDS+= ${LOCALBASE}/bin/xlhtml:${PORTSDIR}/textproc/xlhtml .endif .if !defined(WITHOUT_ZIP) RUN_DEPENDS+= ${LOCALBASE}/bin/zipinfo:${PORTSDIR}/archivers/unzip diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile index 95eeb9411f60..bae58990f05c 100644 --- a/mail/horde4-imp/Makefile +++ b/mail/horde4-imp/Makefile @@ -83,7 +83,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/imapd:${PORTSDIR}/mail/imap-uw RUN_DEPENDS+= ${LOCALBASE}/bin/wvHtml:${PORTSDIR}/textproc/wv .endif .if !defined(WITHOUT_XL) -RUN_DEPENDS+= ${LOCALBASE}/bin/xlHtml:${PORTSDIR}/textproc/xlhtml +RUN_DEPENDS+= ${LOCALBASE}/bin/xlhtml:${PORTSDIR}/textproc/xlhtml .endif .if !defined(WITHOUT_ZIP) RUN_DEPENDS+= ${LOCALBASE}/bin/zipinfo:${PORTSDIR}/archivers/unzip diff --git a/mail/imp/Makefile b/mail/imp/Makefile index 95eeb9411f60..bae58990f05c 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -83,7 +83,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/imapd:${PORTSDIR}/mail/imap-uw RUN_DEPENDS+= ${LOCALBASE}/bin/wvHtml:${PORTSDIR}/textproc/wv .endif .if !defined(WITHOUT_XL) -RUN_DEPENDS+= ${LOCALBASE}/bin/xlHtml:${PORTSDIR}/textproc/xlhtml +RUN_DEPENDS+= ${LOCALBASE}/bin/xlhtml:${PORTSDIR}/textproc/xlhtml .endif .if !defined(WITHOUT_ZIP) RUN_DEPENDS+= ${LOCALBASE}/bin/zipinfo:${PORTSDIR}/archivers/unzip |