diff options
Diffstat (limited to 'devel/allegro/files/patch-include_allegro_platform_alunixac.h.cmake')
| -rw-r--r-- | devel/allegro/files/patch-include_allegro_platform_alunixac.h.cmake | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/allegro/files/patch-include_allegro_platform_alunixac.h.cmake b/devel/allegro/files/patch-include_allegro_platform_alunixac.h.cmake new file mode 100644 index 000000000000..f03ae25e73b4 --- /dev/null +++ b/devel/allegro/files/patch-include_allegro_platform_alunixac.h.cmake @@ -0,0 +1,12 @@ +--- include/allegro/platform/alunixac.h.cmake.orig 2010-05-08 05:55:30 UTC ++++ include/allegro/platform/alunixac.h.cmake +@@ -143,6 +143,9 @@ + /* Define if JACK DIGI driver is supported. */ + #cmakedefine ALLEGRO_WITH_JACKDIGI + ++/* Define if SNDIO DIGI driver is supported. */ ++#cmakedefine ALLEGRO_WITH_SNDIODIGI ++ + /* Define if OSS DIGI driver is supported. */ + #cmakedefine ALLEGRO_WITH_OSSDIGI + |
