aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-30 17:09:47 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-30 17:09:47 +0000
commita4ab8a8badf8e2d588028072ba81af56c7e7089c (patch)
treeb73c5c24a114a0b538ff6380b5b12e652d51d47b /multimedia
parenta56cd8856993723c62f7563990a59cf42908715a (diff)
downloadports-a4ab8a8badf8e2d588028072ba81af56c7e7089c.tar.gz
ports-a4ab8a8badf8e2d588028072ba81af56c7e7089c.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins/files/patch-ffmpeg::configure10
-rw-r--r--multimedia/gstreamer-plugins80/files/patch-ffmpeg::configure10
2 files changed, 20 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/files/patch-ffmpeg::configure b/multimedia/gstreamer-plugins/files/patch-ffmpeg::configure
new file mode 100644
index 000000000000..f4c1cb8ae5f6
--- /dev/null
+++ b/multimedia/gstreamer-plugins/files/patch-ffmpeg::configure
@@ -0,0 +1,10 @@
+--- gst-libs/ext/ffmpeg/ffmpeg/configure.bak Sat Sep 27 18:39:42 2003
++++ gst-libs/ext/ffmpeg/ffmpeg/configure Sat Sep 27 19:53:52 2003
+@@ -119,6 +119,7 @@
+ v4l="no"
+ audio_oss="yes"
+ make="gmake"
++CFLAGS="$CFLAGS -fPIC -DPIC"
+ LDFLAGS="$LDFLAGS -export-dynamic"
+ ;;
+ BSD/OS)
diff --git a/multimedia/gstreamer-plugins80/files/patch-ffmpeg::configure b/multimedia/gstreamer-plugins80/files/patch-ffmpeg::configure
new file mode 100644
index 000000000000..f4c1cb8ae5f6
--- /dev/null
+++ b/multimedia/gstreamer-plugins80/files/patch-ffmpeg::configure
@@ -0,0 +1,10 @@
+--- gst-libs/ext/ffmpeg/ffmpeg/configure.bak Sat Sep 27 18:39:42 2003
++++ gst-libs/ext/ffmpeg/ffmpeg/configure Sat Sep 27 19:53:52 2003
+@@ -119,6 +119,7 @@
+ v4l="no"
+ audio_oss="yes"
+ make="gmake"
++CFLAGS="$CFLAGS -fPIC -DPIC"
+ LDFLAGS="$LDFLAGS -export-dynamic"
+ ;;
+ BSD/OS)