From: "Paulo Roberto Alves de Oliveira (aka kretcheu)" <kretcheu@gmail.com>
Date: Thu, 11 Jul 2024 21:19:53 -0300
Subject: Fix makefile to solve FTBFS KfreeBSD

Forwarded: no
Last-update: 2021-12-28

===================================================================
--- a/Makefile
+++ b/Makefile
@@ -31,9 +31,7 @@ LDFLAGS	+= -lpcap
 INSTALL		?= install
 INSTFLAGS	=
 
-ifeq ($(HOSTOS), Linux)
 INSTFLAGS += -D
-endif
 
 TOOLS=hcxdumptool
 TOOLS+=hcxnmealog
