aboutsummaryrefslogtreecommitdiff
path: root/devel/sdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sdl/Makefile')
-rw-r--r--devel/sdl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sdl/Makefile b/devel/sdl/Makefile
index ec5af0dceefb..a86a566db247 100644
--- a/devel/sdl/Makefile
+++ b/devel/sdl/Makefile
@@ -26,7 +26,7 @@ USE_LIBTOOL= yes
CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm"
CONFIGURE_ARGS= --enable-video-svga
-CFLAGS+= -D_THREAD_SAFE
+CFLAGS+= ${PTHREAD_CFLAGS}
post-configure:
@${PERL} -pi -e 's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \