aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-features-org.eclipse.platform.source-build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse/files/patch-features-org.eclipse.platform.source-build.xml')
-rw-r--r--java/eclipse/files/patch-features-org.eclipse.platform.source-build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse/files/patch-features-org.eclipse.platform.source-build.xml b/java/eclipse/files/patch-features-org.eclipse.platform.source-build.xml
index e757e3c5111e..8ab36d7044c1 100644
--- a/java/eclipse/files/patch-features-org.eclipse.platform.source-build.xml
+++ b/java/eclipse/files/patch-features-org.eclipse.platform.source-build.xml
@@ -18,7 +18,7 @@
</target>
+ <target name="rootFilesfreebsd_gtk_x86">
+ </target>
-+ <target name="rootFilesfreebsd_gtk_amd64">
++ <target name="rootFilesfreebsd_gtk_x86_64">
+ </target>
<target name="rootFilessolaris_gtk_sparc">
</target>
@@ -28,7 +28,7 @@
<antcall target="rootFileslinux_gtk_s390x"/>
<antcall target="rootFileslinux_motif_x86"/>
+ <antcall target="rootFilesfreebsd_gtl_x86"/>
-+ <antcall target="rootFilesfreebsd_gtk_amd64"/>
++ <antcall target="rootFilesfreebsd_gtk_x86_64"/>
<antcall target="rootFilessolaris_gtk_sparc"/>
<antcall target="rootFilessolaris_gtk_x86"/>
<antcall target="rootFilessolaris_motif_sparc"/>