Index: Makefile =================================================================== --- Makefile (revision 310637) +++ Makefile (working copy) @@ -17,7 +17,7 @@ NO_BUILD= yes # set php requirements same as drupal itself -USE_PHP= gd pcre session xml mbstring ctype json hash +USE_PHP= gd pcre session xml mbstring ctype json hash simplexml dom pdo pdo_mysql IGNORE_WITH_PHP=4 WANT_PHP_CLI= yes