aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/gnome-speech
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/gnome-speech')
-rw-r--r--accessibility/gnome-speech/Makefile1
-rw-r--r--accessibility/gnome-speech/files/patch-configure10
2 files changed, 11 insertions, 0 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile
index 6dff5515607a..fdb9e8af93ad 100644
--- a/accessibility/gnome-speech/Makefile
+++ b/accessibility/gnome-speech/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomespeech
PORTVERSION= 0.3.6
+PORTREVISION= 1
CATEGORIES= accessibility audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-speech/0.3
diff --git a/accessibility/gnome-speech/files/patch-configure b/accessibility/gnome-speech/files/patch-configure
new file mode 100644
index 000000000000..57367620f509
--- /dev/null
+++ b/accessibility/gnome-speech/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Thu Jan 13 20:21:49 2005
++++ configure Thu Jan 13 20:21:57 2005
+@@ -20272,6 +20272,7 @@
+ fi
+
+ # Find the Java Access Bridge
++JAB="no"
+
+
+ # Check whether --with-jab_dir or --without-jab_dir was given.