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

Collapse All | Expand All

(-)b/textproc/enchant/Makefile (-1 / +1 lines)
Lines 13-18 GNU_CONFIGURE= yes Link Here
13
USE_LDCONFIG=	yes
13
USE_LDCONFIG=	yes
14
USES=		gmake gnome libtool pathfix pkgconfig
14
USES=		gmake gnome libtool pathfix pkgconfig
15
USE_GNOME=	glib20
15
USE_GNOME=	glib20
16
USE_CXXSTD=	c++14
16
CONFIGURE_ARGS=	--disable-uspell \
17
CONFIGURE_ARGS=	--disable-uspell \
17
		--disable-voikko
18
		--disable-voikko
18
19
19
- 

Return to bug 273649