Change IGNORE to BROKEN accordingly to:
books/porters-handbook/dads-noinstall.html Since it does not build then it should be BROKEN not IGNORE. PR: 98524 Submitted by: Soeren Straarup (maintainer) Approved by: lawrance (mentor, implicit)
This commit is contained in:
parent
e0501904b6
commit
0218d11cea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164428
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ SUB_FILES= pkg-message
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
IGNORE= does not build on FreeBSD 4.x
|
||||
BROKEN= does not build on FreeBSD 4.x
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Reference in a new issue