summaryrefslogtreecommitdiff
path: root/php/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'php/Pkgfile')
-rw-r--r--php/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/Pkgfile b/php/Pkgfile
index db4f52df9..7212a1d0c 100644
--- a/php/Pkgfile
+++ b/php/Pkgfile
@@ -16,7 +16,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"
local PHP_SHARED="
--enable-dba=shared --with-gdbm --with-db4 \

Generated by cgit