- Mark IGNORE < 9.1
PR: 190596
This commit is contained in:
parent
a53b896c05
commit
073a031837
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356429
@ -71,4 +71,10 @@ post-install:
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 901000
|
||||
IGNORE= requires xlocale support for compilation
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user