diff options
| author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-14 12:39:42 +0000 |
|---|---|---|
| committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-14 12:39:42 +0000 |
| commit | 863110e9f95de207d0c8891b013c3d43e70cbceb (patch) | |
| tree | 7cefef4036a143c0a890c264dd040a774616688a /emulators/fuse | |
| parent | 243a1c4dcae2dcc5d9caae8c27bbc73a9e484e5b (diff) | |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
Notes
svn path=/head/; revision=517560
Diffstat (limited to 'emulators/fuse')
| -rw-r--r-- | emulators/fuse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index d2e3ba86d7d9..968ea35f9197 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -44,6 +44,7 @@ GTK2_CONFIGURE_ON= --with-gtk GTK3_USE= GNOME=gtk30 GTK3_CONFIGURE_ON= --with-gtk GTK3_CONFIGURE_ENABLE= gtk3 +SDL_USES= sdl SDL_USE= SDL=sdl SDL_CONFIGURE_WITH= sdl SDL_CONFIGURE_ON= --without-gtk |
