summaryrefslogtreecommitdiff
path: root/www/php4
diff options
context:
space:
mode:
authorexplorer <explorer@pkgsrc.org>2001-06-13 06:20:28 +0000
committerexplorer <explorer@pkgsrc.org>2001-06-13 06:20:28 +0000
commit79b0f5f3606017b7defee2c15ef44f2924e9370e (patch)
tree3e5821bc24c758b2846fb3a26913c164f2e5eb6c /www/php4
parent724440704a40dd49e47ed4c9cca0d180a53ed11c (diff)
downloadpkgsrc-79b0f5f3606017b7defee2c15ef44f2924e9370e.tar.gz
enable sockets in php4.
Diffstat (limited to 'www/php4')
-rw-r--r--www/php4/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/php4/Makefile.common b/www/php4/Makefile.common
index ef9de2dc711..d3f4558bd3f 100644
--- a/www/php4/Makefile.common
+++ b/www/php4/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2001/06/12 20:33:09 jlam Exp $
+# $NetBSD: Makefile.common,v 1.15 2001/06/13 06:20:28 explorer Exp $
DISTNAME= php-${PHP_DIST_VERS}
PHP_DIST_VERS= 4.0.5
@@ -65,6 +65,7 @@ CONFIGURE_ARGS+= --enable-memory-limit
CONFIGURE_ARGS+= --enable-sysvsem
CONFIGURE_ARGS+= --enable-sysvshm
CONFIGURE_ARGS+= --enable-wddx
+CONFIGURE_ARGS+= --enable-sockets
# The following two modules are bogus to include, but we need it to maintain
# version/capability compatibility with older binary packages of ap-php4.