diff --git a/net/ng_daphne/Makefile b/net/ng_daphne/Makefile index e01592c6946f..3e901d8904a2 100644 --- a/net/ng_daphne/Makefile +++ b/net/ng_daphne/Makefile @@ -15,6 +15,8 @@ COMMENT= A simple netgraph module for multihop ad hoc networks .include +BROKEN= "Does not compile" + .if !exists(/usr/src/sys/netgraph/netgraph.h) IGNORE= "Requires kernel source /usr/src/sys to build" .endif