git: 85c0ee4f2da1 - main - emulators/advancemenu: unbreak INDEX and bulk on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Oct 2021 06:06:53 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=85c0ee4f2da16900061f42305a4eed8924397675 commit 85c0ee4f2da16900061f42305a4eed8924397675 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2021-10-16 06:06:21 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2021-10-16 06:06:21 +0000 emulators/advancemenu: unbreak INDEX and bulk on i386 --- emulators/advancemenu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/advancemenu/Makefile b/emulators/advancemenu/Makefile index f0294a4d0c7c..5059a4546ffe 100644 --- a/emulators/advancemenu/Makefile +++ b/emulators/advancemenu/Makefile @@ -31,7 +31,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_USES= pkgconfig FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2