aboutsummaryrefslogtreecommitdiff
path: root/accessibility/gnomespeech
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-06-07 02:42:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-06-07 02:42:10 +0000
commit34958317872bb620b00bda008d5bf58530a292c0 (patch)
tree35de8db55dbf78a9e9a2a07e3d1d718df2ac5544 /accessibility/gnomespeech
parent9a339b97ff7a5cac7b99ece3f8f031855bb9dd23 (diff)
downloadports-34958317872bb620b00bda008d5bf58530a292c0.tar.gz
ports-34958317872bb620b00bda008d5bf58530a292c0.zip
Notes
Diffstat (limited to 'accessibility/gnomespeech')
-rw-r--r--accessibility/gnomespeech/files/patch-configure17
1 files changed, 14 insertions, 3 deletions
diff --git a/accessibility/gnomespeech/files/patch-configure b/accessibility/gnomespeech/files/patch-configure
index 57367620f509..62b94639b55c 100644
--- a/accessibility/gnomespeech/files/patch-configure
+++ b/accessibility/gnomespeech/files/patch-configure
@@ -1,6 +1,17 @@
---- configure.orig Thu Jan 13 20:21:49 2005
-+++ configure Thu Jan 13 20:21:57 2005
-@@ -20272,6 +20272,7 @@
+--- configure.orig Tue Jun 7 02:40:27 2005
++++ configure Tue Jun 7 02:41:02 2005
+@@ -20213,8 +20213,8 @@
+
+ fi
+ if test "x$JAVAC" != "x" ; then
+- javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" `
+- echo JAVAC VERSION $javac_version
++# javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" `
++# echo JAVAC VERSION $javac_version
+ JAVAC="$JAVAC -source 1.4"
+ fi
+
+@@ -20423,6 +20423,7 @@
fi
# Find the Java Access Bridge