From fff024e41d1583005476b551216de0223cfeee25 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 1 Mar 2004 08:09:02 +0000 Subject: Remove a quotation mark that snuck in when I wasn't paying attention. Woah. The roof of the building right outside my window just caught fire. Uh... I should probably stop typing and go make a phone call. Submitted by: John Birrell --- multimedia/ffmpeg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/ffmpeg') diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 43720008b25e..67b0f555b100 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -137,7 +137,7 @@ CONFIGURE_ARGS+= --extra-cflags="-fPIC -DPIC -I${LOCALBASE}/include \ .else CONFIGURE_ARGS+= --extra-cflags="-fPIC -DPIC -I${LOCALBASE}/include \ -I${X11BASE}/include" \ - --disable-opts" \ + --disable-opts \ --extra-ldflags="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm " .endif -- cgit