- Mark BROKEN on CURRENT. Use net/mpd5.
Submitted by: maintainer Feature safe: yes
This commit is contained in:
parent
749ee3c260
commit
7825050b0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250302
1 changed files with 4 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue