open-src/xserver/xvnc/Makefile
changeset 1329 b9fef7eb322e
parent 1296 9f021f447b92
child 1339 4f152696e5f2
--- a/open-src/xserver/xvnc/Makefile	Wed Jan 23 13:00:14 2013 -0800
+++ b/open-src/xserver/xvnc/Makefile	Thu Feb 07 14:26:09 2013 -0800
@@ -69,6 +69,7 @@
 SOURCE_PATCHES += no-nasm.patch,-p1
 SOURCE_PATCHES += applet-html.patch
 SOURCE_PATCHES += icon.patch,-p1
+SOURCE_PATCHES += jdk17.patch,-p1
 SOURCE_PATCHES += solaris-libraries.patch,-p1
 SOURCE_PATCHES += vnc-nobuildtime.patch,-p1
 SOURCE_PATCHES += vnc-nohttpd.patch,-p1
@@ -194,9 +195,6 @@
 	-I$(PWD)/$(SOURCE_DIR)/common \
 	-I$(PWD)/$(SOURCE_DIR)/unix/vncconfig
 
-# Workaround for Java failure with JDK 7 in S11U1b12 - continue using JDK 6 for now
-MODULE_BUILD_ENV = PATH="/usr/jdk/instances/jdk1.6.0/bin:$$PATH"
-
 CFLAGS_gcc += -fPIC
 
 # Needed by unix/xorg-x11-server-source/hw/vnc/Makefile.am to find libpixman