From 7beb01512c6cee4b44239526a458b25ecce928c6 Mon Sep 17 00:00:00 2001 From: martti Date: Tue, 5 Nov 2002 07:33:13 +0000 Subject: - make this work with apache2 - buildlink2 --- www/php4/Makefile.common | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'www/php4') diff --git a/www/php4/Makefile.common b/www/php4/Makefile.common index a7a1c9a38cf..5e6f6bb49c3 100644 --- a/www/php4/Makefile.common +++ b/www/php4/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.26 2002/10/14 06:21:18 martti Exp $ +# $NetBSD: Makefile.common,v 1.27 2002/11/05 07:33:20 martti Exp $ DISTNAME?= php-${PHP_DIST_VERS} CATEGORIES+= www php4 @@ -30,4 +30,10 @@ PLIST_SUBST+= PHP_EXTENSION_DIR=${PHP_EXTENSION_DIR} PKG_SYSCONFVAR?= php +USE_BUILDLINK2= YES + +CONFIGURE_ARGS+= --enable-experimental-zts +CONFIGURE_ARGS+= --with-tsrm-pth + +.include "../../devel/pth/buildlink2.mk" .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3