aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/eflite
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-01-07 03:27:00 +0800
committerpav <pav@FreeBSD.org>2011-01-07 03:27:00 +0800
commitfb09486c6f9e2e8aba693bf7c15853ca439099a0 (patch)
treeaf8d01b2b80f824fbd96f4dfae43f4ff4c77ade3 /accessibility/eflite
parentb6ddf2dfe7b189ce49169e03d8a1be8d59291b10 (diff)
downloadfreebsd-ports-gnome-fb09486c6f9e2e8aba693bf7c15853ca439099a0.tar.gz
freebsd-ports-gnome-fb09486c6f9e2e8aba693bf7c15853ca439099a0.tar.zst
freebsd-ports-gnome-fb09486c6f9e2e8aba693bf7c15853ca439099a0.zip
- Mark BROKEN: does not link
Reported by: pointyhat
Diffstat (limited to 'accessibility/eflite')
-rw-r--r--accessibility/eflite/Makefile2
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}