BROKEN: Broken dependency

This commit is contained in:
Kris Kennaway 2004-12-11 21:50:43 +00:00
parent 6ec2397837
commit 2079c91eb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123772

View file

@ -100,6 +100,8 @@ STRIP=
.if ${OSVERSION} >= 502126
BROKEN= "Does not compile on FreeBSD >= 5.x"
.else
BROKEN= "Broken dependency"
.endif
.if defined(ARCH) && \