From 7c4dd6ca10a10f3baf835de37a479a0cc0a8293d Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 19 Jan 2001 23:44:46 +0000 Subject: Enable build of VCD plugin. Reminded by: vanilla --- graphics/xine/files/patch-configure | 20 ++++++++++++++++++++ multimedia/xine/files/patch-configure | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 graphics/xine/files/patch-configure create mode 100644 multimedia/xine/files/patch-configure diff --git a/graphics/xine/files/patch-configure b/graphics/xine/files/patch-configure new file mode 100644 index 000000000000..ee240469b289 --- /dev/null +++ b/graphics/xine/files/patch-configure @@ -0,0 +1,20 @@ +--- configure.old Sat Jan 20 00:30:08 2001 ++++ configure Sat Jan 20 00:30:56 2001 +@@ -4180,17 +4180,6 @@ + + + case $host in +- *-*-freebsd*) +- +- +-if false; then +- BUILDVCDPLUGIN_TRUE= +- BUILDVCDPLUGIN_FALSE='#' +-else +- BUILDVCDPLUGIN_TRUE='#' +- BUILDVCDPLUGIN_FALSE= +-fi +- ;; + *) + + diff --git a/multimedia/xine/files/patch-configure b/multimedia/xine/files/patch-configure new file mode 100644 index 000000000000..ee240469b289 --- /dev/null +++ b/multimedia/xine/files/patch-configure @@ -0,0 +1,20 @@ +--- configure.old Sat Jan 20 00:30:08 2001 ++++ configure Sat Jan 20 00:30:56 2001 +@@ -4180,17 +4180,6 @@ + + + case $host in +- *-*-freebsd*) +- +- +-if false; then +- BUILDVCDPLUGIN_TRUE= +- BUILDVCDPLUGIN_FALSE='#' +-else +- BUILDVCDPLUGIN_TRUE='#' +- BUILDVCDPLUGIN_FALSE= +-fi +- ;; + *) + + -- cgit