diff options
Diffstat (limited to 'emulators/jzintv/Makefile')
-rw-r--r-- | emulators/jzintv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/jzintv/Makefile b/emulators/jzintv/Makefile index 6c42d58e1d9a..7abbd072c62c 100644 --- a/emulators/jzintv/Makefile +++ b/emulators/jzintv/Makefile @@ -14,7 +14,7 @@ COMMENT= Portable Intellivision(TM) Emulator LICENSE= GPLv2 -USES= alias gmake sdl zip +USES= alias gmake sdl xorg zip USE_XORG= x11 xau xdmcp USE_SDL= sdl |