ports/java/eclipse-devel/files/patch-plugins-swt-tools-build.xml
Greg Lewis 422be08af9 . Update to Eclipse 3.3.2.
Submitted by:	Ken Yamada
2008-05-10 03:51:42 +00:00

11 lines
710 B
XML

--- plugins/org.eclipse.swt.tools/build.xml.orig 2007-10-24 06:31:15.000000000 +0900
+++ plugins/org.eclipse.swt.tools/build.xml 2007-11-19 15:08:07.000000000 +0900
@@ -70,6 +70,8 @@
<pathelement path="../org.eclipse.swt.gtk.linux.x86/@dot"/>
<pathelement path="../org.eclipse.swt.gtk.linux.s390/@dot"/>
<pathelement path="../org.eclipse.swt.gtk.linux.s390x/@dot"/>
+ <pathelement path="../org.eclipse.swt.gtk.freebsd.x86/@dot"/>
+ <pathelement path="../org.eclipse.swt.gtk.freebsd.amd64/@dot"/>
<pathelement path="../org.eclipse.swt.gtk.solaris.sparc/@dot"/>
<pathelement path="../org.eclipse.swt.gtk.solaris.x86/@dot"/>
<pathelement path="../org.eclipse.swt.gtk.linux.ppc/@dot"/>