ports/emulators/mame/patches/patch-makefile

13 lines
275 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: makefile
--- makefile.orig
+++ makefile
@@ -213,7 +213,7 @@ GENIEOS := freebsd
endif
ifeq ($(firstword $(filter OpenBSD,$(UNAME))),OpenBSD)
OS := openbsd
-GENIEOS := freebsd
+GENIEOS := bsd
endif
ifeq ($(firstword $(filter Darwin,$(UNAME))),Darwin)
OS := macosx