diff --git a/devel/sdl/Makefile b/devel/sdl/Makefile index d678c8e6c5f..11f5f807359 100644 --- a/devel/sdl/Makefile +++ b/devel/sdl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2001/12/28 23:42:26 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.20 2002/02/19 06:42:03 pvalchev Exp $ # Uses pthreads COMMENT= "cross-platform multimedia library" @@ -62,6 +62,8 @@ CONFIGURE_ARGS+= --without-x \ USE_X11= Yes .endif +NO_REGRESS= Yes + MAKE_FLAGS= libSDL_la_LDFLAGS="-version-info 0:4:0" post-patch: