diff options
Diffstat (limited to 'emulators/cingb')
-rw-r--r-- | emulators/cingb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/cingb/Makefile b/emulators/cingb/Makefile index 1d4f0cc6fb4a..5bcac5342f47 100644 --- a/emulators/cingb/Makefile +++ b/emulators/cingb/Makefile @@ -12,7 +12,7 @@ COMMENT= Yet another Nintendo Game Boy emulator LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:bzip2 +USES= tar:bzip2 xorg USE_XORG= x11 xext xv USE_GITHUB= yes GH_ACCOUNT= nakal |