summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-11-12 23:54:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-11-12 23:54:20 +0000
commitda497923933b0e9b8ac71cd4ab18bb69690b23c7 (patch)
treee538ac818000a25eff3a8793025df822976fdd1e /net
parent- Does not compile with GCC 4.2 on amd64 (diff)
- Mark BROKEN: does not compile with gcc 4.2
Reported by: pointyhat Approved by: portmgr (hat)
Notes
Notes: svn path=/head/; revision=202661
Diffstat (limited to 'net')
-rw-r--r--net/openospfd-devel/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/openospfd-devel/Makefile b/net/openospfd-devel/Makefile
index 91eb0910878e..f2bea5efd367 100644
--- a/net/openospfd-devel/Makefile
+++ b/net/openospfd-devel/Makefile
@@ -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/