aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-03-24 12:48:08 +0800
committerrafan <rafan@FreeBSD.org>2008-03-24 12:48:08 +0800
commitaf5457d25a0aaa269b6534b9b1572374fa19049a (patch)
treefe8b154cdc9c10bb253ef6db7adebd31907d59dd /net-im
parentdfe6e83a715ac792347904143880e9dd16ac0456 (diff)
downloadfreebsd-ports-gnome-af5457d25a0aaa269b6534b9b1572374fa19049a.tar.gz
freebsd-ports-gnome-af5457d25a0aaa269b6534b9b1572374fa19049a.tar.zst
freebsd-ports-gnome-af5457d25a0aaa269b6534b9b1572374fa19049a.zip
- Mark BROKEN on 5.x due to /usr/include/net/pfavr.h
Reported by: pointyhat
Diffstat (limited to 'net-im')
-rw-r--r--net-im/imspector/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/imspector/Makefile b/net-im/imspector/Makefile
index 8d822bdb2f63..24042e7351cd 100644
--- a/net-im/imspector/Makefile
+++ b/net-im/imspector/Makefile
@@ -21,6 +21,10 @@ USE_RC_SUBR= ${PORTNAME}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 600000
+BROKEN= does not compile, needs to fix /usr/include/net/pfvar.h
+.endif
+
MAKE_ENV+= ETCDIR=${ETCDIR}
post-patch: