diff options
-rw-r--r-- | graphics/xine/files/patch-configure | 20 | ||||
-rw-r--r-- | multimedia/xine/files/patch-configure | 20 |
2 files changed, 40 insertions, 0 deletions
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 +- ;; + *) + + |