diff options
Diffstat (limited to 'emulators/tuxnes/Makefile')
-rw-r--r-- | emulators/tuxnes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index bb2754c2100d..0d7215b38d6f 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS_REASON= uses i386 assembly code -USES= compiler gmake +USES= compiler gmake xorg USE_XORG= x11 ice sm xext xpm USE_BINUTILS= yes GNU_CONFIGURE= yes |