Chromium Code Reviews| Index: ports/gdk-pixbuf/build.sh |
| diff --git a/ports/gdk-pixbuf/build.sh b/ports/gdk-pixbuf/build.sh |
| index e43a40a9749069e57da513cface276cdaf2c5697..7f146041d7bd8468de13bb846c8997ac32ba9aa5 100644 |
| --- a/ports/gdk-pixbuf/build.sh |
| +++ b/ports/gdk-pixbuf/build.sh |
| @@ -3,8 +3,7 @@ |
| # found in the LICENSE file. |
| ConfigureStep() { |
| - NACLPORTS_CPPFLAGS+=" -Dmain=nacl_main" |
| - NACLPORTS_LDFLAGS+=" ${NACL_CLI_MAIN_LIB}" |
| + EnableCliMain |
| EXTRA_CONFIGURE_ARGS+=" --with-x11" |
| export gio_can_sniff=no |