diff options
author | lev <lev@FreeBSD.org> | 2003-10-16 00:51:15 +0800 |
---|---|---|
committer | lev <lev@FreeBSD.org> | 2003-10-16 00:51:15 +0800 |
commit | 431743d76e7117829f0489dc13eefca52386ef99 (patch) | |
tree | 048854fcda60f63ac841258457ad6ef5a86234b5 /devel/mingw-bin-msvcrt | |
parent | 9fbd7e49a4fbd788082517886d0a9b332b562f05 (diff) | |
download | freebsd-ports-gnome-431743d76e7117829f0489dc13eefca52386ef99.tar.gz freebsd-ports-gnome-431743d76e7117829f0489dc13eefca52386ef99.tar.zst freebsd-ports-gnome-431743d76e7117829f0489dc13eefca52386ef99.zip |
Add conflicts with mingw32-bin-msvcrt
Diffstat (limited to 'devel/mingw-bin-msvcrt')
-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 |