mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Mark BROKEN on 9.x: does not configure
This commit is contained in:
parent
7ab6bcc7e9
commit
14b0cf7806
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252884
@ -35,6 +35,10 @@ LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 900010
|
||||
BROKEN= does not configure
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_NLS)
|
||||
CONFIGURE_ARGS+= --disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
|
Loading…
Reference in New Issue
Block a user