summaryrefslogtreecommitdiff
path: root/www/kazehakase
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2004-11-29 01:51:44 +0000
committerMichael Johnson <ahze@FreeBSD.org>2004-11-29 01:51:44 +0000
commit9eedd4fa8fb3241b5a50dfa46be4ac80975e9d7e (patch)
tree5650ebc8491d3c1a424f5e7003460a02065d333f /www/kazehakase
parentThe Digester package lets you configure an XML -> Java object mapping module, (diff)
Fix build with mozilla-devel and add support for future version 1.8a5
Notes
Notes: svn path=/head/; revision=122728
Diffstat (limited to 'www/kazehakase')
-rw-r--r--www/kazehakase/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/kazehakase/files/patch-configure b/www/kazehakase/files/patch-configure
new file mode 100644
index 000000000000..3a2f7d518b3d
--- /dev/null
+++ b/www/kazehakase/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Sun Nov 28 19:29:54 2004
++++ configure Sun Nov 28 19:30:32 2004
+@@ -19384,6 +19384,8 @@
+ 1.8a) MOZILLA_SNAPSHOT=16 ;;
+ 1.8a2) MOZILLA_SNAPSHOT=16 ;;
+ 1.8a3) MOZILLA_SNAPSHOT=17 ;;
++ 1.8a4) MOZILLA_SNAPSHOT=17 ;;
++ 1.8a5) MOZILLA_SNAPSHOT=17 ;;
+ trunk) MOZILLA_SNAPSHOT=17 ;;
+ *) { { echo "$as_me:$LINENO: error:
+ *****************************************************************************