Mark BROKEN on HEAD after the arp-v2 import.

Submitted by:	pointyhat
This commit is contained in:
Erwin Lansing 2009-01-08 17:05:08 +00:00
parent e531c4eec0
commit 60f18a21ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225491

View file

@ -18,4 +18,10 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
USE_LDCONFIG= yes
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800059
BROKEN= does not build
.endif
.include <bsd.port.post.mk>