--- emulators/wine-devel/Makefile.orig +++ emulators/wine-devel/Makefile @@ -162,7 +162,8 @@ post-extract-STAGING-on: fix-shebang cd ${WRKSRC} && ${TAR} xf ${DISTDIR}/${COMP_DIST} --strip-components 1 - cd ${WRKSRC} && bash ./patches/patchinstall.sh --backend=patch DESTDIR=${WRKSRC} --all + cd ${WRKSRC} && bash ./patches/patchinstall.sh --backend=patch DESTDIR=${WRKSRC} --all \ + -W eventfd_synchronization -W server-Desktop_Refcount -W ws2_32-TransmitFile pre-build: cd ${WRKSRC} && ${MAKE_CMD} depend