- Mark broken on 4.x
Reported by: pointyhat via kris
This commit is contained in:
parent
355197a3b8
commit
06dd004209
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171792
@ -28,4 +28,10 @@ post-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= does not compile on 4.x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user