1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

emulators/dgen-sdl: Explicitly disable asm functions

This commit is contained in:
Alex Kozlov 2024-01-23 10:35:30 +00:00
parent 414c380511
commit 8a8695e5ab

View File

@ -14,6 +14,8 @@ USES= gl gmake sdl
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --disable-asm
PLIST_FILES= bin/dgen \
bin/dgen_tobin \
share/man/man1/dgen.1.gz \