1
0
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:
Kris Kennaway 2004-03-06 22:44:17 +00:00
parent 394a9405ca
commit 9bbc1e7748
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103141

View File

@ -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