summaryrefslogtreecommitdiffstats
path: root/mbone/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-11 07:05:28 +0000
committerasami <asami@FreeBSD.org>1996-11-11 07:05:28 +0000
commita85e0cde6368544d3aa18ea67d47f1542d8cc578 (patch)
tree4b85d88339a0321a7f220a29d3d3819a3c51a198 /mbone/Makefile
parent5b3e69ecd9708372e76f7ee82eab236efd78ae69 (diff)
downloadFreeBSD-ports-a85e0cde6368544d3aa18ea67d47f1542d8cc578.zip
FreeBSD-ports-a85e0cde6368544d3aa18ea67d47f1542d8cc578.tar.gz
BROKEN is to be defined in individual Makefiles, not subdir Makefiles.
Diffstat (limited to 'mbone/Makefile')
-rw-r--r--mbone/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mbone/Makefile b/mbone/Makefile
index 7056b41..77bf12b 100644
--- a/mbone/Makefile
+++ b/mbone/Makefile
@@ -1,10 +1,10 @@
-# $Id: Makefile,v 1.1.1.1 1996/11/07 12:09:25 asami Exp $
+# $Id: Makefile,v 1.2 1996/11/10 21:31:12 fenner Exp $
#
- BROKEN += imm
+ SUBDIR += imm
SUBDIR += mbone_vcr
SUBDIR += nte
- BROKEN += nv
+ SUBDIR += nv
SUBDIR += rtpmon
SUBDIR += sdr
SUBDIR += vat
OpenPOWER on IntegriCloud