aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ffmpeg
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2004-03-01 16:09:02 +0800
committeradamw <adamw@FreeBSD.org>2004-03-01 16:09:02 +0800
commitfff024e41d1583005476b551216de0223cfeee25 (patch)
tree06f750a3f7da818fc7564e697d8af91e4a37ac49 /multimedia/ffmpeg
parent2e78d98f7e9f9fec745de3e2f9d88e79c7ab6dc6 (diff)
downloadfreebsd-ports-gnome-fff024e41d1583005476b551216de0223cfeee25.tar.gz
freebsd-ports-gnome-fff024e41d1583005476b551216de0223cfeee25.tar.zst
freebsd-ports-gnome-fff024e41d1583005476b551216de0223cfeee25.zip
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 <jb@cimlogic.com.au>
Diffstat (limited to 'multimedia/ffmpeg')
-rw-r--r--multimedia/ffmpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
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