Mark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75.

Add mbone_vcr, nte, rtpmon, sdr, vat, wb.
This commit is contained in:
Bill Fenner 1996-11-10 21:31:12 +00:00
parent d02bee4377
commit 434fa10883
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4381

View file

@ -1,8 +1,14 @@
# $Id$
# $Id: Makefile,v 1.1.1.1 1996/11/07 12:09:25 asami Exp $
#
SUBDIR += imm
SUBDIR += nv
BROKEN += imm
SUBDIR += mbone_vcr
SUBDIR += nte
BROKEN += nv
SUBDIR += rtpmon
SUBDIR += sdr
SUBDIR += vat
SUBDIR += vic
SUBDIR += wb
.include <bsd.port.subdir.mk>