mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Mark BROKEN on 8.x: does not build.
This commit is contained in:
parent
4b8e524111
commit
2d8381f818
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234683
@ -33,6 +33,10 @@ SUB_LIST= PORTNAME=${PORTNAME}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800000
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_NLS)
|
||||
CONFIGURE_ARGS+= --disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
|
Loading…
Reference in New Issue
Block a user