1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

BROKEN On 5.x: does not compile

This commit is contained in:
Kris Kennaway 2004-02-06 23:16:03 +00:00
parent 4565f11714
commit fbd5b8de69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100194
2 changed files with 8 additions and 0 deletions

View File

@ -198,6 +198,10 @@ pre-everything::
.endif
.endif # ${ARCH} == i386
.if ${OSVERSION} > 502000
BROKEN= "Does not compile"
.endif
post-extract:
.if ${ARCH} == "i386"
# install booktree extension

View File

@ -198,6 +198,10 @@ pre-everything::
.endif
.endif # ${ARCH} == i386
.if ${OSVERSION} > 502000
BROKEN= "Does not compile"
.endif
post-extract:
.if ${ARCH} == "i386"
# install booktree extension