mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Fix build on 9.x/10.X
PR: ports/164767 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Approved by: Frank Altpeter <frank@altpeter.de> (maintainer)
This commit is contained in:
parent
6aaa224ddf
commit
e4b80c5b62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290514
1 changed files with 0 additions and 4 deletions
|
@ -46,10 +46,6 @@ PORTDOCS= FAQ README
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${OSVERSION} > 900007
|
|
||||||
BROKEN= fails to build with new utmpx
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if defined(WITHOUT_NLS)
|
.if defined(WITHOUT_NLS)
|
||||||
CONFIGURE_ARGS+=--disable-nls
|
CONFIGURE_ARGS+=--disable-nls
|
||||||
PLIST_SUB+= NLS="@comment "
|
PLIST_SUB+= NLS="@comment "
|
||||||
|
|
Loading…
Add table
Reference in a new issue