1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

BROKEN: Does not compile

This commit is contained in:
Kris Kennaway 2004-06-09 07:58:04 +00:00
parent 8a9d81fc86
commit 9cface3286
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111140

View File

@ -15,6 +15,8 @@ COMMENT= A simple netgraph module for multihop ad hoc networks
.include <bsd.port.pre.mk>
BROKEN= "Does not compile"
.if !exists(/usr/src/sys/netgraph/netgraph.h)
IGNORE= "Requires kernel source /usr/src/sys to build"
.endif