diff options
Diffstat (limited to 'devel/mingw-bin-msvcrt/Makefile')
-rw-r--r-- | devel/mingw-bin-msvcrt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/mingw-bin-msvcrt/Makefile b/devel/mingw-bin-msvcrt/Makefile index 31eeb9016973..e1bed56ef660 100644 --- a/devel/mingw-bin-msvcrt/Makefile +++ b/devel/mingw-bin-msvcrt/Makefile @@ -19,6 +19,8 @@ DIST_SUBDIR= mingw MAINTAINER= ports@FreeBSD.org COMMENT= Headers and Libraries for Windows cross-development +CONFLICTS= mingw32-bin-msvcrt-* + NO_MTREE= yes NO_WRKSUBDIR= yes NO_BUILD= yes |