forked from Lainports/freebsd-ports
- Mark BROKEN: does not compile with gcc 4.2
Reported by: pointyhat Ok'ed by: maintainer Approved by: portmgr (hat)
This commit is contained in:
parent
18adb14800
commit
236bd419a8
1 changed files with 4 additions and 0 deletions
|
|
@ -39,6 +39,10 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --without-mp3
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_BZIP2)
|
||||
CONFIGURE_ARGS+= --no-bzip2
|
||||
.else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue