git: f08b8faf68a9 - main - emulators/advancemess: unbreak after USE_GCC=any removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Oct 2021 06:52:50 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=f08b8faf68a9ce32cdec4258ff9f114974372a9e commit f08b8faf68a9ce32cdec4258ff9f114974372a9e Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2021-10-16 06:51:56 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2021-10-16 06:51:56 +0000 emulators/advancemess: unbreak after USE_GCC=any removal --- emulators/advancemess/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/advancemess/Makefile b/emulators/advancemess/Makefile index fe2c9449b0bb..0cc9ea206feb 100644 --- a/emulators/advancemess/Makefile +++ b/emulators/advancemess/Makefile @@ -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