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