mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
This is BROKEN on 5.x as well (does not compile)
This commit is contained in:
parent
394a9405ca
commit
9bbc1e7748
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103141
@ -150,6 +150,8 @@ PLIST_SUB= IF_SQLITE=${IF_SQLITE} \
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Broken pkg-plist"
|
||||
.else
|
||||
BROKEN= "Does not compile on 5.x"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 500000
|
||||
|
Loading…
Reference in New Issue
Block a user