summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-01-14 01:25:07 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-01-14 01:25:07 +0000
commitc3c9c2c45c2a050d701850792638e27db3b2e2a9 (patch)
tree79da5b7d56c41f0a56eb5a955569da29fcc5f05e /accessibility
parent[NEW PORT] archivers/orange: Extract Microsoft Cabinet files from self-extrac... (diff)
Prevent Java support from being erroneously enable.
Notes
Notes: svn path=/head/; revision=126391
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/gnome-speech/Makefile1
-rw-r--r--accessibility/gnome-speech/files/patch-configure10
-rw-r--r--accessibility/gnomespeech/Makefile1
-rw-r--r--accessibility/gnomespeech/files/patch-configure10
4 files changed, 22 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.
diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile
index 6dff5515607a..fdb9e8af93ad 100644
--- a/accessibility/gnomespeech/Makefile
+++ b/accessibility/gnomespeech/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/gnomespeech/files/patch-configure b/accessibility/gnomespeech/files/patch-configure
new file mode 100644
index 000000000000..57367620f509
--- /dev/null
+++ b/accessibility/gnomespeech/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.