summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorexplorer <explorer>2001-06-13 06:20:28 +0000
committerexplorer <explorer>2001-06-13 06:20:28 +0000
commit6b2238c6e927caa8856cd0c641262e65ef2b1f01 (patch)
tree3e5821bc24c758b2846fb3a26913c164f2e5eb6c /www
parent6ea06e313df12763708c32ba634664f74d48f501 (diff)
downloadpkgsrc-6b2238c6e927caa8856cd0c641262e65ef2b1f01.tar.gz
enable sockets in php4.
Diffstat (limited to 'www')
-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.