net/frr7: Fix build

PR:		260430
Reported by:	O. Hartmann <ohartmann@walstatt.org>
Obtained from:	Franco Fichtner <franco@opnsense.org>
This commit is contained in:
Olivier Cochard 2022-01-26 15:28:33 +01:00
parent 50b0d8cdfe
commit 8a633e7f6c

View file

@ -84,7 +84,7 @@ VTYSH_DESC= Build integrated vty shell
USERS= frr
GROUPS= frr frrvty
CPPFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include -Wno-error
LDFLAGS+= -L${LOCALBASE}/lib
# PIM compile but didn't work on FreeBSD