diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 16:30:24 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 16:30:24 +0000 |
commit | dc3363f9b78e249c6662303f57b3b24f3cd7e27d (patch) | |
tree | b9fd16fc48def74099794e2896b4003423383279 /accessibility | |
parent | 932389a3c2d35e000a3c5b8de7738d3d70c30f68 (diff) |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/gnome-speech/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index 70e217980fbf..601fa5574aab 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/Makefile @@ -19,6 +19,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix libbonobo GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static CPPFLAGS+= -I${LOCALBASE}/include |