diff --git a/makefiledir/Makefile.libdetection b/makefiledir/Makefile.libdetection index 7139fd5cf6..c85ad0accb 100644 --- a/makefiledir/Makefile.libdetection +++ b/makefiledir/Makefile.libdetection @@ -61,12 +61,7 @@ endif # END BYPASS_OS_DETECT endif -# FreeBSD uses sdl11 instead of sdl -ifdef FREEBSD -SDL_CONFIG:=sdl11-config -else SDL_CONFIG:=sdl-config -endif # set libpng-config to the default value LIBPNG_CONFIG :=libpng-config