diff options
Diffstat (limited to 'devel/mingw32-gcc/Makefile')
-rw-r--r-- | devel/mingw32-gcc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/mingw32-gcc/Makefile b/devel/mingw32-gcc/Makefile index 35c3917ed899..c06acc8a4bf0 100644 --- a/devel/mingw32-gcc/Makefile +++ b/devel/mingw32-gcc/Makefile @@ -22,10 +22,9 @@ GCCVERSION= 4.7.2 ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 sparc64 USE_LDCONFIG= yes -USES= bison +USES= bison iconv USE_BZIP2= yes USE_GMAKE= yes -USE_ICONV= yes USE_PERL5_BUILD= yes MAKE_JOBS_SAFE= yes |