- 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:
Dennis Herrmann 2012-02-06 20:21:17 +00:00
parent 6aaa224ddf
commit e4b80c5b62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290514

View file

@ -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 "