aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2004-11-29 09:51:44 +0800
committerahze <ahze@FreeBSD.org>2004-11-29 09:51:44 +0800
commitfb31a299ebf76020551dd4eb6bd1f9995290934e (patch)
treee51d5833ecd2f58a4bd105b7b4d014c94b394548 /www
parentc1326a01077c07a78079ce704f56a41e69f1788c (diff)
downloadfreebsd-ports-gnome-fb31a299ebf76020551dd4eb6bd1f9995290934e.tar.gz
freebsd-ports-gnome-fb31a299ebf76020551dd4eb6bd1f9995290934e.tar.zst
freebsd-ports-gnome-fb31a299ebf76020551dd4eb6bd1f9995290934e.zip
Fix build with mozilla-devel and add support for future version 1.8a5
Diffstat (limited to 'www')
-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:
+ *****************************************************************************