Index: Makefile =================================================================== --- Makefile (revision 328845) +++ Makefile (working copy) @@ -32,11 +32,14 @@ CONFIGURE_ARGS+=--with-espeak-dir=${LOCALBASE} PLIST_SUB+= ESPEAK:="" .else +CONFIGURE_ARGS+=--without-espeak PLIST_SUB+= ESPEAK:="@comment " .endif .if ${PORT_OPTIONS:MFESTIVAL} RUN_DEPENDS+= festival:${PORTSDIR}/audio/festival +.else +CONFIGURE_ARGS+=--without-festival .endif post-patch: