From 1efa87b7134469739ea44bc6f8d8fb49c04da428 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sun, 2 Sep 2007 19:33:06 +0000 Subject: use full LIBTOOL_OVERRIDE (i.e. same setting as the base packages php4 and php5) to fix build on Mac OS X compilation confirmed on Mac OS X 10.4.10 and NetBSD 4.99.19 PR: 32397 by MOCHIDA Shuji --- www/ap-php/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/ap-php/Makefile b/www/ap-php/Makefile index 07b4e96053c..2ffced2ce72 100644 --- a/www/ap-php/Makefile +++ b/www/ap-php/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/08/02 15:10:04 taca Exp $ +# $NetBSD: Makefile,v 1.16 2007/09/02 19:33:06 jdolecek Exp $ # PKGNAME= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-${PHP_BASE_VERS} @@ -8,7 +8,7 @@ COMMENT= Apache (${PKG_APACHE}) module for ${PKG_PHP} CONFLICTS= ap-php-[0-9]* APACHE_MODULE= YES -SHLIBTOOL_OVERRIDE= # empty +LIBTOOL_OVERRIDE= # empty .include "../../lang/php/phpversion.mk" .include "${PHPPKGSRCDIR}/Makefile.php" -- cgit v1.2.3