1
0
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:
Michael Johnson 2004-11-29 01:51:44 +00:00
parent e877fc96dd
commit 9eedd4fa8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122728

View 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:
*****************************************************************************