diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-09-20 21:17:10 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-09-20 21:17:10 +0000 |
commit | e025da18549c14554f3fbfe947686a8f11d5b2fe (patch) | |
tree | c68b76cc77b1756e3b66000557d08b319b4a38f3 /emulators/jzintv | |
parent | fda6691b0b07fbfe74a0c887927d6e1645116898 (diff) | |
download | ports-e025da18549c14554f3fbfe947686a8f11d5b2fe.tar.gz ports-e025da18549c14554f3fbfe947686a8f11d5b2fe.zip |
Notes
Diffstat (limited to 'emulators/jzintv')
-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 |