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:
parent
d02bee4377
commit
434fa10883
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4381
1 changed files with 9 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue