- add CONFLICTS

Submitted by:	girgen@pingpong.net
This commit is contained in:
Dirk Meyer 2003-12-22 19:49:49 +00:00
parent 540d286075
commit 904b149e09
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96459

View file

@ -21,6 +21,8 @@ LDFLAGS+= -L${LOCALBASE}/lib
# does not build on:
NOT_FOR_ARCHS= amd64
CONFLICTS?= gcc-3.2*
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif