diff options
Diffstat (limited to 'devel/sdl12/Makefile')
-rw-r--r-- | devel/sdl12/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile index ca82f50350e0..b5cb0842fbe3 100644 --- a/devel/sdl12/Makefile +++ b/devel/sdl12/Makefile @@ -19,10 +19,8 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm USE_GMAKE= yes USE_XLIB= yes GNU_CONFIGURE= yes - CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \ LOCALBASE="${LOCALBASE}" - CFLAGS+= -D_THREAD_SAFE post-install: |