pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap-php use full LIBTOOL_OVERRIDE (i.e. same settin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c87602db339e
branches: trunk
changeset: 532859:c87602db339e
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sun Sep 02 19:33:06 2007 +0000
description:
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
diffstat:
www/ap-php/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5c97be398c75 -r c87602db339e www/ap-php/Makefile
--- a/www/ap-php/Makefile Sun Sep 02 14:48:57 2007 +0000
+++ b/www/ap-php/Makefile Sun Sep 02 19:33:06 2007 +0000
@@ -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 @@
CONFLICTS= ap-php-[0-9]*
APACHE_MODULE= YES
-SHLIBTOOL_OVERRIDE= # empty
+LIBTOOL_OVERRIDE= # empty
.include "../../lang/php/phpversion.mk"
.include "${PHPPKGSRCDIR}/Makefile.php"
Home |
Main Index |
Thread Index |
Old Index