summaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-build.bat
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2006-11-04 02:06:50 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2006-11-04 02:06:50 +0000
commit7247b8444b4b73aa6377ff52829b6f93b9f1d91f (patch)
tree37b69444d02f24a708e07b15f5fd74d16a42c710 /java/eclipse/files/patch-build.bat
parentFix pkg-plist. (diff)
Update Eclipse to version 3.2.1. Assign port maintainership to
submitter. Submitted by: David Sledge
Notes
Notes: svn path=/head/; revision=176328
Diffstat (limited to 'java/eclipse/files/patch-build.bat')
-rw-r--r--java/eclipse/files/patch-build.bat12
1 files changed, 0 insertions, 12 deletions
diff --git a/java/eclipse/files/patch-build.bat b/java/eclipse/files/patch-build.bat
deleted file mode 100644
index 27006ce8beda..000000000000
--- a/java/eclipse/files/patch-build.bat
+++ /dev/null
@@ -1,12 +0,0 @@
---- build.bat.orig Mon Jun 27 21:55:26 2005
-+++ build.bat Sun Jul 17 18:21:31 2005
-@@ -44,6 +44,9 @@
- if %os%-%ws%-%arch%==qnx-photon-x86 goto run
- if %os%-%ws%-%arch%==hpux-motif-ia64_32 goto run
- if %os%-%ws%-%arch%==macosx-carbon-ppc goto run
-+if %os%-%ws%-%arch%==freebsd-motif-x86 goto run
-+if %os%-%ws%-%arch%==freebsd-gtk-x86 goto run
-+if %os%-%ws%-%arch%==freebsd-gtk-amd64 goto run
-
- ECHO The ws os arch combination entered is not valid.
- goto end