diff options
| -rw-r--r-- | ports/allegro5/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/allegro5/portfile.cmake b/ports/allegro5/portfile.cmake index 59464e652..59f5e54c3 100644 --- a/ports/allegro5/portfile.cmake +++ b/ports/allegro5/portfile.cmake @@ -32,7 +32,7 @@ vcpkg_configure_cmake( -DWANT_AUDIO=ON -DWANT_COLOR=ON -DWANT_D3D=ON - -DWANT_D3D9EX=ON + -DWANT_D3D9EX=OFF # Not available on vcpkg -DWANT_DSOUND=ON -DWANT_FLAC=ON -DWANT_FONT=ON |
