- Mark BROKEN on CURRENT. Use net/mpd5.

Submitted by:	maintainer
Feature safe:	yes
This commit is contained in:
Sergey Matveychuk 2010-02-25 12:38:37 +00:00
parent 749ee3c260
commit 7825050b0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250302

View file

@ -29,6 +29,10 @@ USE_OPENSSL= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900007
BROKEN= does not build. Use net/mpd5 instead please
.endif
.if ${OSVERSION} < 700041 && defined(WITH_NG_CAR)
BUILD_DEPENDS+= ${LOCALBASE}/include/netgraph/ng_car.h:${PORTSDIR}/net/ng_car
.if exists(${KMODDIR}/ng_car.ko)