diff options
Diffstat (limited to 'accessibility/eflite/Makefile')
-rw-r--r-- | accessibility/eflite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/eflite/Makefile b/accessibility/eflite/Makefile index 7ee5eb523e37..6a7f2171bf94 100644 --- a/accessibility/eflite/Makefile +++ b/accessibility/eflite/Makefile @@ -20,6 +20,8 @@ GNU_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= eflite +BROKEN= does not link + CONFIGURE_ARGS+= --with-audio=freebsd .if defined(FL_LANG) CONFIGURE_ARGS+= --with-lang=${FL_LANG} |