mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Mark BROKEN on FreeBSD 6.x: does not configure
Reported by: pointyhat Approved by: portmgr (self)
This commit is contained in:
parent
09c369b98b
commit
47f5087334
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220412
@ -77,4 +77,8 @@ post-install:
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= does not configure on FreeBSD 6.x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user