diff options
Diffstat (limited to 'net/ndproxy/Makefile')
| -rw-r--r-- | net/ndproxy/Makefile | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/net/ndproxy/Makefile b/net/ndproxy/Makefile index cdc6e34438a4..3ed84ce0066c 100644 --- a/net/ndproxy/Makefile +++ b/net/ndproxy/Makefile @@ -13,6 +13,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  USES=		compiler kmod +BROKEN_FreeBSD_15=	ndpacket.c:186:46: error: incomplete definition of type 'struct ifnet' +BROKEN_FreeBSD_16=	ndpacket.c:186:46: error: incomplete definition of type 'struct ifnet' +  SUB_FILES=	pkg-message  USE_RC_SUBR=	ndproxy  | 
