summaryrefslogtreecommitdiff
path: root/net-im/imspector/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-03-24 04:48:08 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-03-24 04:48:08 +0000
commit01dd31731816415e443e624f4afbd4cf36412662 (patch)
treee6933a884aa382a7c84c8215b2005795b6cc7250 /net-im/imspector/Makefile
parentCorrect a typo which broke make describe. (diff)
- Mark BROKEN on 5.x due to /usr/include/net/pfavr.h
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=209671
Diffstat (limited to 'net-im/imspector/Makefile')
-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: