From bb36d3f7a016623cf887e58b95b39c1329b43dcf Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev <krion@FreeBSD.org> Date: Tue, 20 Apr 2004 22:03:06 +0000 Subject: - Utilize USE_SDL --- multimedia/gstreamer-plugins80/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/gstreamer-plugins80/Makefile') diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile index c05ce0ce765a..fc212742df7e 100644 --- a/multimedia/gstreamer-plugins80/Makefile +++ b/multimedia/gstreamer-plugins80/Makefile @@ -706,7 +706,7 @@ CONFIGURE_ARGS+= --disable-sdl \ --disable-sdltest PLIST_SUB+= SDL="@comment " .else -LIB_DEPENDS+= SDL-1.1.7:${PORTSDIR}/devel/sdl12 +USE_SDL= sdl CONFIGURE_ARGS+= --with-sdl-prefix=${LOCALBASE} \ --with-sdl-exec-prefix=${LOCALBASE} -- cgit v1.2.3