aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php5
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-05-13 19:34:53 +0800
committerdirk <dirk@FreeBSD.org>2001-05-13 19:34:53 +0800
commitc9c6edf316e5a20f11ffbb288c8d8115ca0d05c8 (patch)
treecdc6a50e220c79466424912fbc7127bc255982f4 /www/mod_php5
parent1b069d8c3f51b7aa4bcd726c5a2b781267becd78 (diff)
downloadfreebsd-ports-gnome-c9c6edf316e5a20f11ffbb288c8d8115ca0d05c8.tar.gz
freebsd-ports-gnome-c9c6edf316e5a20f11ffbb288c8d8115ca0d05c8.tar.zst
freebsd-ports-gnome-c9c6edf316e5a20f11ffbb288c8d8115ca0d05c8.zip
No need to add ${PREFIX}/firebird/lib twice (configure already DTRT).
Diffstat (limited to 'www/mod_php5')
-rw-r--r--www/mod_php5/scripts/configure.php1
1 files changed, 0 insertions, 1 deletions
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"