pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/php5 Stop the path to the wrapper "sed" script fr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/42083a6696c0
branches: trunk
changeset: 532876:42083a6696c0
user: tron <tron%pkgsrc.org@localhost>
date: Mon Sep 03 11:48:44 2007 +0000
description:
Stop the path to the wrapper "sed" script from ending up in "php-config".
Bump package revision.
diffstat:
lang/php5/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 7ac6a3c50f21 -r 42083a6696c0 lang/php5/Makefile
--- a/lang/php5/Makefile Mon Sep 03 10:21:07 2007 +0000
+++ b/lang/php5/Makefile Mon Sep 03 11:48:44 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2007/09/02 21:12:40 jdolecek Exp $
+# $NetBSD: Makefile,v 1.58 2007/09/03 11:48:44 tron Exp $
PKGNAME= php-${PHP_BASE_VERS}
+PKGREVISION= 1
CATEGORIES= lang
HOMEPAGE= http://www.php.net/
@@ -30,6 +31,7 @@
EGDIR= ${PREFIX}/share/examples/php
MESSAGE_SUBST+= CGIDIR=${CGIDIR:Q}
+CONFIGURE_ENV+= lt_cv_path_SED=${SED:Q}
MAKE_ENV+= INSTALL_ROOT=${DESTDIR:Q}
CONF_FILES= ${EGDIR}/php.ini-recommended ${PKG_SYSCONFDIR}/php.ini
Home |
Main Index |
Thread Index |
Old Index