summaryrefslogtreecommitdiff
path: root/java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2007-10-13 03:28:18 +0000
committerGreg Lewis <glewis@FreeBSD.org>2007-10-13 03:28:18 +0000
commit28a3f566fca055cd6c99ab2f6cd7390324c1814d (patch)
tree108450e1e2832da70f3e9cccbd427c8f60674457 /java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties
parentUpgrade to 0.39. (diff)
. Enlist eclipse-devel to get some wider spread of the Eclipse 3.3 port
before it replaces Eclipse 3.2. The submitters (listed in alphabetical order) collaborated on this. Submitted by: Mike Bowie <mbowie@buzmo.com> Dan Rucci <dan@rucci.org> Ken Yamada <ken@tydfam.jp>
Notes
Notes: svn path=/head/; revision=201381
Diffstat (limited to 'java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties')
-rw-r--r--java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties14
1 files changed, 14 insertions, 0 deletions
diff --git a/java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties b/java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties
new file mode 100644
index 000000000000..ed8b557399d7
--- /dev/null
+++ b/java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties
@@ -0,0 +1,14 @@
+--- features/org.eclipse.equinox.executable/target.build.properties.orig 2007-06-26 04:57:23.000000000 +0900
++++ features/org.eclipse.equinox.executable/target.build.properties 2007-08-24 16:35:31.000000000 +0900
+@@ -21,6 +21,12 @@
+ root.linux.gtk.x86=bin/gtk/linux/x86,gtk_root
+ root.linux.gtk.x86.permissions.755=libcairo-swt.so
+
++root.freebsd.gtk.x86=bin/gtk/freebsd/x86,gtk_root
++root.freebsd.gtk.x86.permissions.755=libcairo-swt.so
++
++root.freebsd.gtk.amd64=bin/gtk/freebsd/amd64,gtk_root
++root.freebsd.gtk.amd64.permissions.755=libcairo-swt.so
++
+ root.linux.gtk.ppc=bin/gtk/linux/ppc,gtk_root
+ root.linux.gtk.ppc.permissions.755=libcairo-swt.so