Don't quote BROKEN message
PR: ports/99156 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
This commit is contained in:
parent
2ac27965a9
commit
048927bf0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165908
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ post-patch:
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on FreeBSD 4.x"
|
||||
BROKEN= Does not compile on FreeBSD 4.x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue