summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-06-06 16:42:02 +0000
committerjlam <jlam@pkgsrc.org>2006-06-06 16:42:02 +0000
commite5bd7c7b2785005e4f19215bfaf68673b4f713d7 (patch)
tree6e40b4901a67d25d6e33b340aabd16439103a41e /lang/php5/Makefile
parenta4dea7213f39d511deba61c42a068f5bf251a8f8 (diff)
downloadpkgsrc-e5bd7c7b2785005e4f19215bfaf68673b4f713d7.tar.gz
Note in the MESSAGE file the path to the PHP CGI binary to answer an FAQ.
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r--lang/php5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 9a492aa65e7..76a4111e3c4 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/06/05 17:22:39 minskim Exp $
+# $NetBSD: Makefile,v 1.36 2006/06/06 16:42:02 jlam Exp $
PKGNAME= php-${PHP_BASE_VERS}
PKGREVISION= 1
@@ -27,6 +27,7 @@ CONFIGURE_ARGS+= --enable-fastcgi
CGIDIR= ${PREFIX}/libexec/cgi-bin
EGDIR= ${PREFIX}/share/examples/php
+MESSAGE_SUBST+= CGIDIR=${CGIDIR:Q}
CONF_FILES= ${EGDIR}/php.ini-recommended ${PKG_SYSCONFDIR}/php.ini
OWN_DIRS= ${PREFIX}/${PHP_EXTENSION_DIR}