- Mark BROKEN on 6.x
Reported by: pointyhat
This commit is contained in:
parent
f9d9f937a8
commit
25256b2b7d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248229
@ -32,6 +32,10 @@ LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_GD)
|
||||
CONFIGURE_ARGS+= --disable-gd
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user