--- Portfile.orig	2012-09-22 00:23:35.000000000 +0400
+++ Portfile	2013-03-06 02:17:52.000000000 +0400
@@ -3,6 +3,7 @@
 
 name			i386-mingw32-binutils
 version			2.21-3
+revision                1
 maintainers		landonf
 description		Mingw32 Binutils for i386-mingw32 cross development
 long_description	Mingw32 development toolchain ("binutils") \
@@ -44,6 +45,7 @@
 	system "rm -rf ${worksrcpath}/etc"
 }
 
+patchfiles			patch-binutils-winduni.c.diff
 post-patch {
 	namespace eval crossgcc {}
 
