mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Remove commas from BROKEN message
This commit is contained in:
parent
ae2d2d0b04
commit
01e3895a6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147893
@ -37,7 +37,7 @@ CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include LDFLAGS=-L${PREFIX}/lib
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on 4.x"
|
||||
BROKEN= Does not compile on 4.x
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user