diff -r 74fe6922716d -r eb94dff5238c jdk/make/common/shared/Platform.gmk --- a/jdk/make/common/shared/Platform.gmk Fri Feb 29 20:04:01 2008 -0800 +++ b/jdk/make/common/shared/Platform.gmk Tue Mar 04 09:47:43 2008 -0800 @@ -93,10 +93,8 @@ # Normal boot jdk is previous release, but a hard requirement is a 1.5 boot REQUIRED_BOOT_VER = 1.5 -#This is specific to OpenJDK build -ifdef OPENJDK - REQUIRED_FREETYPE_VERSION=2.3.0 -endif +# If we are using freetype, this is the required version +REQUIRED_FREETYPE_VERSION=2.3.0 # # Prune out all known SCM (Source Code Management) directories