aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/php/php.SlackBuild1
-rwxr-xr-xpatches/php/php4-snapshot.SlackBuild1
-rw-r--r--patches/php/slack-required1
3 files changed, 3 insertions, 0 deletions
diff --git a/patches/php/php.SlackBuild b/patches/php/php.SlackBuild
index 76265378..ae422e09 100755
--- a/patches/php/php.SlackBuild
+++ b/patches/php/php.SlackBuild
@@ -191,6 +191,7 @@ CFLAGS="$SLKCFLAGS" \
--with-tsrm-pthreads \
--enable-shared \
--disable-debug \
+ --with-pgsql \
--with-zlib=/usr $ADD_FLAGS || exit $ERROR_CONF
# --with-mod_charset # only for Russian patched Apache
# --with-readline=/usr # this is only for the CGI version
diff --git a/patches/php/php4-snapshot.SlackBuild b/patches/php/php4-snapshot.SlackBuild
index b33775cc..b6a7f172 100755
--- a/patches/php/php4-snapshot.SlackBuild
+++ b/patches/php/php4-snapshot.SlackBuild
@@ -189,6 +189,7 @@ CFLAGS="$SLKCFLAGS" \
--with-tsrm-pthreads \
--enable-shared \
--disable-debug \
+ --with-pgsql \
--with-zlib=/usr $ADD_FLAGS || exit $ERROR_CONF
# --with-mod_charset # only for Russian patched Apache
# --with-readline=/usr # this is only for the CGI version
diff --git a/patches/php/slack-required b/patches/php/slack-required
index 788f2359..fdb70fdb 100644
--- a/patches/php/slack-required
+++ b/patches/php/slack-required
@@ -1 +1,2 @@
libiconv
+postgresql