forked from Lainports/freebsd-ports
- Mark BROKEN: does not compile with gcc 4.2
Reported by: pointyhat Approved by: portmgr (hat)
This commit is contained in:
parent
dcc215fe91
commit
da49792393
1 changed files with 4 additions and 0 deletions
|
|
@ -49,6 +49,10 @@ SUBDIRS= ospfd \
|
|||
IGNORE= requires macros present in <sys/tree.h>
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/if_media.h ${WRKSRC}/ospfctl/
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/hash.h ${WRKSRC}/ospfd/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue