Mark broken for FreeBSD < 4.4.

Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
PR:		30890
This commit is contained in:
David E. O'Brien 2001-10-17 16:01:20 +00:00
parent 5c9c05f1a5
commit 0335fb2b91

View file

@ -28,6 +28,10 @@ USE_GMAKE= yes
FIND?= /usr/bin/find
.if ${OSVERSION} < 440000
BROKEN= "Not supported on systems prior to FreeBSD 4.4"
.endif
pre-build:
@${LN} -sf /usr/include/g++ ${WRKSRC}/../include