X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=blobdiff_plain;f=dev-lang%2Fphp%2Fphp-5.6.9.ebuild;h=72cb4cf797a0cfe11bf774f11f2d72ee1c4d48b3;hp=892f2ffc203048016a463a068029cb3e5c0dfa5e;hb=5fc77b34f0e4ca4531638f8b5722467b8ed50540;hpb=12649f35c2f751e1ccf964e9b227c8b71261d988 diff --git a/dev-lang/php/php-5.6.9.ebuild b/dev-lang/php/php-5.6.9.ebuild index 892f2ff..72cb4cf 100644 --- a/dev-lang/php/php-5.6.9.ebuild +++ b/dev-lang/php/php-5.6.9.ebuild @@ -466,10 +466,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+="