--- platform/Makegen.orig	Sat Oct  4 13:20:53 2003
+++ platform/Makegen	Sat Oct  4 13:21:30 2003
@@ -5,6 +5,9 @@
 if ($features{'compiled_for_darwin'}) {
     &compile_subdirs('carbon');
 }
-if ($have_gtk eq 'yes') {
-    &compile_subdirs('gtk+');
-}
+##
+## I've run into too many parser problems with this. Sorry
+##
+## if ($have_gtk eq 'yes') {
+##    &compile_subdirs('gtk+');
+## }
