freebsd-ports/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties
Edwin Groothuis 257d466435 [patch] update java/eclipse-cdt to version 3.0.1
This patch updates java/eclipse-cdt to the latest version
	3.0.1. It also installs the native shared libraries that
	were previously missing. In order to do this the distfile
	of the cdt-sdk had to be used instead. A static pkg-plist
	is also used to help people searching through the ports
	files.

PR:		ports/89893
Submitted by:	Panagiotis Astithas <past@ebs.gr>
Approved by:	maintainer timeout
2006-01-03 03:28:05 +00:00

13 lines
595 B
INI

--- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.1/plugin.properties.orig Thu Nov 3 05:32:10 2005
+++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.1/plugin.properties Fri Dec 2 23:57:06 2005
@@ -36,6 +36,10 @@
TargetName.solaris.exe=Solaris Executable
TargetName.solaris.so=Solaris Shared Library
TargetName.solaris.lib=Solaris Static Library
+TargetName.freebsd=FreeBSD
+TargetName.freebsd.exe=FreeBSD Executable
+TargetName.freebsd.so=FreeBSD Shared Library
+TargetName.freebsd.lib=FreeBSD Static Library
# Default Configuration Names
ConfigName.Rel=Release