View | Details | Raw Unified | Return to bug 233439
Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 16-23 Link Here
16
LICENSE_COMB=	dual
16
LICENSE_COMB=	dual
17
17
18
BUILD_DEPENDS=	aspell:textproc/aspell \
18
BUILD_DEPENDS=	aspell:textproc/aspell \
19
		gsed:textproc/gsed \
19
		hunspell:textproc/hunspell
20
		hunspell:textproc/hunspell
20
21
22
BINARY_ALIAS=	sed=${LOCALBASE}/bin/gsed
23
21
BROKEN_armv6=		fails to install: hunspell-capmain-plus_de_DE.tmp: Error 1
24
BROKEN_armv6=		fails to install: hunspell-capmain-plus_de_DE.tmp: Error 1
22
BROKEN_armv7=		fails to install: hunspell-capmain-plus_de_DE.tmp: Error 1
25
BROKEN_armv7=		fails to install: hunspell-capmain-plus_de_DE.tmp: Error 1
23
26

Return to bug 233439