$OpenBSD: patch-features_org_eclipse_platform_launchers_target_build_properties,v 1.2 2007/04/06 02:16:21 kurt Exp $
--- features/org.eclipse.platform.launchers/target.build.properties.orig	Thu Sep 21 10:57:27 2006
+++ features/org.eclipse.platform.launchers/target.build.properties	Thu Apr  5 08:12:49 2007
@@ -20,6 +20,9 @@ root.win32.win32.x86=bin/win32/win32/x86
 root.linux.gtk.x86=bin/gtk/linux/x86,gtk_root
 root.linux.gtk.x86.permissions.755=libcairo-swt.so
 
+root.openbsd.gtk.x86=bin/gtk/openbsd/x86,gtk_root
+root.openbsd.gtk.x86.permissions.755=libcairo-swt.so
+
 root.macosx.carbon.ppc=bin/carbon/macosx/ppc
 root.macosx.carbon.ppc.permissions.755=${launcherName}.app/Contents/MacOS/${launcherName}, ${launcherName}.app/Contents/Resources/Splash.app/Contents/MacOS/${launcherName}
 
@@ -35,6 +38,9 @@ root.solaris.gtk.sparc=bin/gtk/solaris/sparc
 
 root.linux.gtk.x86_64=bin/gtk/linux/x86_64,gtk_root
 root.linux.gtk.x86_64.permissions.755=libcairo-swt.so
+
+root.openbsd.gtk.x86_64=bin/gtk/openbsd/x86_64,gtk_root
+root.openbsd.gtk.x86_64.permissions.755=libcairo-swt.so
 
 root.qnx.photon.x86=bin/photon/qnx/x86
 
