summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/php/php-5.6.15.ebuild')
-rw-r--r--dev-lang/php/php-5.6.15.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-lang/php/php-5.6.15.ebuild b/dev-lang/php/php-5.6.15.ebuild
index 43c63358dfd4..b886802fc3d3 100644
--- a/dev-lang/php/php-5.6.15.ebuild
+++ b/dev-lang/php/php-5.6.15.ebuild
@@ -463,10 +463,8 @@ src_configure() {
fi
# ODBC support
- if use odbc ; then
- my_conf+="
- $(use_with odbc unixODBC ${EPREFIX}/usr)"
- fi
+ my_conf+="
+ $(use_with odbc unixODBC ${EPREFIX}/usr)"
if use iodbc ; then
my_conf+="