summaryrefslogtreecommitdiff
path: root/www/php4/Makefile.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/php4/Makefile.php')
-rw-r--r--www/php4/Makefile.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/php4/Makefile.php b/www/php4/Makefile.php
index 1d641999368..441d9e53e83 100644
--- a/www/php4/Makefile.php
+++ b/www/php4/Makefile.php
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.5 2001/11/26 07:34:07 jlam Exp $
+# $NetBSD: Makefile.php,v 1.6 2002/10/14 06:21:18 martti Exp $
.include "../../www/php4/Makefile.common"
@@ -42,6 +42,7 @@ PHP4_CONFIGURE_ARGS?= # empty
CONFIGURE_ARGS+= ${PHP4_CONFIGURE_ARGS}
CONFIGURE_ENV+= ac_cv_lib_pam_pam_start=no
+CONFIGURE_ENV+= EXTENSION_DIR="${PREFIX}/${PHP_EXTENSION_DIR}"
post-configure: create-shlibtool