summaryrefslogtreecommitdiff
path: root/net/php-sockets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/php-sockets/Makefile')
-rw-r--r--net/php-sockets/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/php-sockets/Makefile b/net/php-sockets/Makefile
index 3ec69dc67f1..2d11ec82217 100644
--- a/net/php-sockets/Makefile
+++ b/net/php-sockets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:58 asau Exp $
+# $NetBSD: Makefile,v 1.11.8.1 2013/12/16 17:05:48 tron Exp $
MODNAME= sockets
CATEGORIES+= net
@@ -8,6 +8,8 @@ CONFLICTS= php-sockets-[0-9]*
CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR}
+USE_PHP_EXT_PATCHES= Yes
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"