diff options
author | pb <pb@FreeBSD.org> | 2004-12-24 10:53:38 +0800 |
---|---|---|
committer | pb <pb@FreeBSD.org> | 2004-12-24 10:53:38 +0800 |
commit | bd7a7dcff45d3fc2d64a8034c62ac764b892aceb (patch) | |
tree | 181e0a3bac602c9a1e437096abddc454b1e52918 /multimedia/kino | |
parent | 95b55b278ade82027e1cf9fce077b2b0bab7dbbf (diff) | |
download | freebsd-ports-gnome-bd7a7dcff45d3fc2d64a8034c62ac764b892aceb.tar.gz freebsd-ports-gnome-bd7a7dcff45d3fc2d64a8034c62ac764b892aceb.tar.zst freebsd-ports-gnome-bd7a7dcff45d3fc2d64a8034c62ac764b892aceb.zip |
Remove tweak not needed for newer libdv: it breaks build on some systems.
Diffstat (limited to 'multimedia/kino')
-rw-r--r-- | multimedia/kino/files/patch-aa | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/kino/files/patch-aa b/multimedia/kino/files/patch-aa index 65e4169a94e9..fc139375ffa4 100644 --- a/multimedia/kino/files/patch-aa +++ b/multimedia/kino/files/patch-aa @@ -1,14 +1,5 @@ --- configure.orig Fri Aug 13 01:15:49 2004 +++ configure Fri Aug 13 01:15:35 2004 -@@ -5325,7 +5325,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-ldv $LIBS" -+LIBS="-ldv -lc_r $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF @@ -5693,7 +5693,7 @@ else { { echo "$as_me:$LINENO: error: Unable to link with libraw1394. Check that you have libraw1394 installed" >&5 |