mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
I forgot to patch a line.
PR: ports/35740 Pointed out by: maintainer
This commit is contained in:
parent
f2ed548250
commit
bbf6cdcb2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59294
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user