Skip to content

Commit

Permalink
emulators/advancemess: unbreak after USE_GCC=any removal
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Oct 16, 2021
1 parent 6af2a88 commit f08b8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emulators/advancemess/Makefile
Expand Up @@ -37,7 +37,7 @@ OPTIONS_DEFAULT= FREETYPE
OPTIONS_DEFAULT_i386= ASM

ASM_BUILD_DEPENDS= nasm:devel/nasm
ASM_USE= gcc=any
ASM_USE= GCC=yes
ASM_CONFIGURE_ENABLE= asm
FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2
FREETYPE_CONFIGURE_ENABLE= freetype
Expand Down

0 comments on commit f08b8fa

Please sign in to comment.