Index: Portfile
===================================================================
--- Portfile	(revision 31722)
+++ Portfile	(working copy)
@@ -21,8 +21,7 @@
 depends_build		bin:bjam:boost-jam
 
 platform darwin 9 {
-	depends_build-append	port:gmake
-	build.env		MAKE=gmake
+	build.type gnu
 }
 
 platform darwin {

