summaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-assemble-all
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2004-10-27 16:57:48 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2004-10-27 16:57:48 +0000
commit9e2dbd4bf105e9911e9e2348305d01de3f2367b4 (patch)
treeced631407d864fa9fb18ab5cbc441e9d17fa415b /java/eclipse/files/patch-assemble-all
parent- Update to 8.1.1 (diff)
o Update to 3.0.1. [1]
o Use native JDK rather than linux-sun-jdk. [2] o Utilize WITH_MOZILLA. It provies to use mozilla or firefox. [2] o Fix some port's bugs. [2] o Add zip to BUILD_DEPENDS and fix build error without zip. [3] PR: ports/72990 [1], ports/72475 [2] Submitted by: Jeremy Faulkner <gldisater@gldis.ca> [1], [2] Pointed out by: pointy via kris [3]
Notes
Notes: svn path=/head/; revision=120325
Diffstat (limited to 'java/eclipse/files/patch-assemble-all')
-rw-r--r--java/eclipse/files/patch-assemble-all14
1 files changed, 7 insertions, 7 deletions
diff --git a/java/eclipse/files/patch-assemble-all b/java/eclipse/files/patch-assemble-all
index 4e31a4f3f878..4ffff7bbf067 100644
--- a/java/eclipse/files/patch-assemble-all
+++ b/java/eclipse/files/patch-assemble-all
@@ -1,8 +1,8 @@
---- assemble.org.eclipse.sdk.all.xml.orig Tue Jun 15 21:51:32 2004
-+++ assemble.org.eclipse.sdk.all.xml Tue Jun 15 21:52:22 2004
-@@ -10,6 +10,12 @@
- <ant antfile="${customTargets}" target="assemble.org.eclipse.sdk.linux.gtk.x86">
- <property name="assembleScriptName" value="assemble.org.eclipse.sdk.linux.gtk.x86.xml"/>
+--- assemble.org.eclipse.sdk.all.xml.orig Sun Oct 17 22:04:02 2004
++++ assemble.org.eclipse.sdk.all.xml Sun Oct 17 22:03:18 2004
+@@ -19,6 +19,12 @@
+ <ant antfile="${customTargets}" target="assemble.org.eclipse.sdk.linux.motif.x86">
+ <property name="assembleScriptName" value="assemble.org.eclipse.sdk.linux.motif.x86.xml"/>
</ant>
+ <ant antfile="${customTargets}" target="assemble.org.eclipse.sdk.freebsd.gtk.x86">
+ <property name="assembleScriptName" value="assemble.org.eclipse.sdk.freebsd.gtk.x86.xml"/>
@@ -10,6 +10,6 @@
+ <ant antfile="${customTargets}" target="assemble.org.eclipse.sdk.freebsd.motif.x86">
+ <property name="assembleScriptName" value="assemble.org.eclipse.sdk.freebsd.motif.x86.xml"/>
+ </ant>
- <ant antfile="${customTargets}" target="assemble.org.eclipse.sdk.linux.gtk.ppc">
- <property name="assembleScriptName" value="assemble.org.eclipse.sdk.linux.gtk.ppc.xml"/>
+ <ant antfile="${customTargets}" target="assemble.org.eclipse.sdk.solaris.motif.sparc">
+ <property name="assembleScriptName" value="assemble.org.eclipse.sdk.solaris.motif.sparc.xml"/>
</ant>