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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 32-38 Link Here
32
CONFIGURE_ARGS+=--with-espeak-dir=${LOCALBASE}
32
CONFIGURE_ARGS+=--with-espeak-dir=${LOCALBASE}
33
PLIST_SUB+=	ESPEAK:=""
33
PLIST_SUB+=	ESPEAK:=""
34
.else
34
.else
35
CONFIGURE_ARGS+=--without-espeak
35
CONFIGURE_ARGS+=--without-espeak --with-espeak-dir=no
36
PLIST_SUB+=	ESPEAK:="@comment "
36
PLIST_SUB+=	ESPEAK:="@comment "
37
.endif
37
.endif
38
38

Return to bug 182522