9e2dbd4bf1
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]
13 lines
433 B
Text
13 lines
433 B
Text
--- features/org.eclipse.pde/build.xml.orig Sun Oct 17 22:15:27 2004
|
|
+++ features/org.eclipse.pde/build.xml Sun Oct 17 22:17:56 2004
|
|
@@ -114,6 +114,10 @@
|
|
</target>
|
|
<target name="rootFileslinux_motif_x86">
|
|
</target>
|
|
+ <target name="rootFilesfreebsd_gtk_x86">
|
|
+ </target>
|
|
+ <target name="rootFilesfreebsd_motif_x86">
|
|
+ </target>
|
|
<target name="rootFilessolaris_motif_sparc">
|
|
</target>
|
|
<target name="rootFilesaix_motif_ppc">
|