ports/java/eclipse/files/patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile
2009-02-15 03:19:44 +00:00

11 lines
454 B
Text

--- plugins/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile.orig 2008-08-02 10:38:16.000000000 -0400
+++ plugins/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile 2008-08-02 10:38:32.000000000 -0400
@@ -17,7 +17,7 @@
OS_TYPE = freebsd
#Set this to be the location of your JRE
-JAVA_HOME = ~/vm/sun142
+#JAVA_HOME = ~/vm/sun142
JDK_INCLUDE = -I ${JAVA_HOME}/include -I ${JAVA_HOME}/include/${OS_TYPE}
COMMON_INCLUDE = -I include