From a6b2e267493c952c054c917ee752b340b92f677e Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 27 Dec 2008 18:10:15 +0000 Subject: Address a problem related to (incorrect) use of _mkdir by backporting part of the full fix that has been applied upstream past 1.1.11. Bump PORTREVISION, giving wine-1.1.11_1,1.tbz which is kind of nice. :-) PR: 129951 Submitted by: Christoph Mallon --- emulators/wine/files/patch-configure | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 emulators/wine/files/patch-configure (limited to 'emulators/wine/files/patch-configure') diff --git a/emulators/wine/files/patch-configure b/emulators/wine/files/patch-configure new file mode 100644 index 000000000000..031280210d93 --- /dev/null +++ b/emulators/wine/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig 2008-12-24 20:12:58.000000000 +0100 ++++ configure 2008-12-24 20:13:00.000000000 +0100 +@@ -17789,7 +17789,6 @@ + + + for ac_func in \ +- _mkdir \ + _pclose \ + _popen \ + _snprintf \ -- cgit v1.2.3