Index: head/emulators/wine/files/patch-libinotify =================================================================== --- head/emulators/wine/files/patch-libinotify (revision 505718) +++ head/emulators/wine/files/patch-libinotify (revision 505719) @@ -1,13 +1,17 @@ +This is not necessary for Wine 4.7 and later any more after upstream +changes, cf. revision r500375 | gerald | 2019-04-28. Drop this patch +when moving to Wine 5.0. + --- UTC diff --git a/configure b/configure index 2646b0b..fc55a0e 100755 --- configure +++ configure @@ -5888,7 +5888,6 @@ for ac_header in \ sys/event.h \ sys/exec_elf.h \ sys/filio.h \ - sys/inotify.h \ sys/ioctl.h \ sys/ipc.h \ sys/limits.h \