Modified: trunk/dports/x11/wine/Portfile (37271 => 37272)
--- trunk/dports/x11/wine/Portfile 2008-06-02 00:06:59 UTC (rev 37271)
+++ trunk/dports/x11/wine/Portfile 2008-06-02 00:17:13 UTC (rev 37272)
@@ -48,6 +48,9 @@
depends_build \
port:pkgconfig
+patchfiles \
+ patch-dlls-wininet-internet.h.diff
+
configure.ldflags-append \
-framework CoreServices \
-lz
Added: trunk/dports/x11/wine/files/patch-dlls-wininet-internet.h.diff (0 => 37272)
--- trunk/dports/x11/wine/files/patch-dlls-wininet-internet.h.diff (rev 0)
+++ trunk/dports/x11/wine/files/patch-dlls-wininet-internet.h.diff 2008-06-02 00:17:13 UTC (rev 37272)
@@ -0,0 +1,10 @@
+--- dlls/wininet/internet.h 2008-05-30 16:41:29.000000000 +0200
++++ dlls/wininet/internet.h 2008-06-01 22:45:28.000000000 +0200
+@@ -45,6 +45,7 @@
+ #undef PKCS7_SIGNER_INFO
+ #undef X509_NAME
+ #undef X509_CERT_PAIR
++#undef X509_EXTENSIONS
+ # include <openssl/ssl.h>
+ #undef FAR
+ #define FAR do_not_use_this_in_wine