View | Details | Raw Unified | Return to bug 207727 | Differences between
and this patch

Collapse All | Expand All

(-)./Makefile (+1 lines)
Lines 111-116 Link Here
111
RUN_DEPENDS+=	${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
111
RUN_DEPENDS+=	${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
112
112
113
.if !defined (LITE)
113
.if !defined (LITE)
114
RUN_DEPENDS+=	${LOCALBASE}/etc/mailcap:${PORTSDIR}/mail/metamail
114
ASPELL_BUILD_DEPENDS=	aspell:${PORTSDIR}/textproc/aspell
115
ASPELL_BUILD_DEPENDS=	aspell:${PORTSDIR}/textproc/aspell
115
ASPELL_RUN_DEPENDS=		aspell:${PORTSDIR}/textproc/aspell
116
ASPELL_RUN_DEPENDS=		aspell:${PORTSDIR}/textproc/aspell
116
ISPELL_BUILD_DEPENDS=	ispell:${PORTSDIR}/textproc/aspell-ispell
117
ISPELL_BUILD_DEPENDS=	ispell:${PORTSDIR}/textproc/aspell-ispell

Return to bug 207727