aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-05-13 11:34:53 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-05-13 11:34:53 +0000
commite14c8adad7e9164f7882da57e37b3238008dde23 (patch)
tree99f01464377afe18069ab61ff8def95335e0d039 /www
parent77c5bc1b6ffd2e7e65252d88ec599b03cc06697e (diff)
Notes
Diffstat (limited to 'www')
-rw-r--r--www/mod_php4/scripts/configure.php1
-rw-r--r--www/mod_php5/scripts/configure.php1
2 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php
index d962291a7be9..364fc4c5c289 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -149,7 +149,6 @@ while [ "$1" ]; do
\"Interbase\")
echo "LIB_DEPENDS+= gds.1:\${PORTSDIR}/databases/firebird"
echo "CONFIGURE_ARGS+=--with-interbase=\${PREFIX}/firebird"
- LIBS="${LIBS} -L\${PREFIX}/firebird/lib"
;;
\"dBase\")
echo "CONFIGURE_ARGS+=--with-dbase"
diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php
index d962291a7be9..364fc4c5c289 100644
--- a/www/mod_php5/scripts/configure.php
+++ b/www/mod_php5/scripts/configure.php
@@ -149,7 +149,6 @@ while [ "$1" ]; do
\"Interbase\")
echo "LIB_DEPENDS+= gds.1:\${PORTSDIR}/databases/firebird"
echo "CONFIGURE_ARGS+=--with-interbase=\${PREFIX}/firebird"
- LIBS="${LIBS} -L\${PREFIX}/firebird/lib"
;;
\"dBase\")
echo "CONFIGURE_ARGS+=--with-dbase"