$OpenBSD$

No -ldl.

Index: Makefile
--- Makefile.orig
+++ Makefile
@@ -2,7 +2,7 @@
 SDL_CFLAGS   := `sdl2-config --cflags`
 SDL_LIBS     := `sdl2-config --libs`
 
-DL_LIBS      := -ldl
+DL_LIBS      :=
 MODPLUG_LIBS := -lmodplug
 TREMOR_LIBS  := -lvorbisidec -logg
 ZLIB_LIBS    := -lz
