diff options
| author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 15:48:40 +0000 |
|---|---|---|
| committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 15:48:40 +0000 |
| commit | d52303ea80aa622b55c12627a49f1f1e99799338 (patch) | |
| tree | d034fed1dcf7a30f93cc657393a36b54fdca2c7b /emulators/atari800 | |
| parent | 5af1c513f7d709dc7d19fad1794bceca52ca780c (diff) | |
Notes
Diffstat (limited to 'emulators/atari800')
| -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 |
