diff options
Diffstat (limited to 'emulators/atari800/Makefile')
-rw-r--r-- | emulators/atari800/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 1e123181890d..7539931af416 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -58,6 +58,7 @@ PKGNAMESUFFIX= -sdl USE_SDL= sdl CONFIGURE_ARGS+= --target=sdl .else +USES+= xorg USE_XORG= x11 xext .if ${PORT_OPTIONS:MSHM} CONFIGURE_ARGS+= --target=x11-shm |