diff --git a/ports/net/bsdrcmds/Makefile.DragonFly b/ports/net/bsdrcmds/Makefile.DragonFly index 2c9adf7ced7e..73a2bb772b6d 100644 --- a/ports/net/bsdrcmds/Makefile.DragonFly +++ b/ports/net/bsdrcmds/Makefile.DragonFly @@ -1,2 +1,4 @@ OPTIONS_DEFAULT:= ${OPTIONS_DEFAULT:NLIBBLACKLIST} +CFLAGS+= -Wno-misleading-indentation +CFLAGS+= -Wno-unused-const-variable