mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix build with mozilla-devel and add support for future version 1.8a5
This commit is contained in:
parent
e877fc96dd
commit
9eedd4fa8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122728
11
www/kazehakase/files/patch-configure
Normal file
11
www/kazehakase/files/patch-configure
Normal file
@ -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:
|
||||
*****************************************************************************
|
Loading…
Reference in New Issue
Block a user