diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 874ad6d13..8a16ca5c7 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -15,7 +15,7 @@ build () { --prefix=/usr \ --with-config-file-path=/etc/php \ --with-config-file-scan-dir=/etc/php/conf.d \ - --disable-static --disable-debug --disable-pear" + --disable-static --disable-debug --without-pear" EXTENSION_DIR=/usr/lib/php/extensions \ ./configure \