aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-12-11 00:11:53 +0800
committerahze <ahze@FreeBSD.org>2006-12-11 00:11:53 +0800
commita6c382faa3e825dab1fe80e965f08f51d1cb02d2 (patch)
tree7082f9e4370d66228845f3d1332e28edd865ea0e /multimedia
parent61f223680de6cf4df4e6dc1eb721f0e4f6f35d4c (diff)
downloadfreebsd-ports-gnome-a6c382faa3e825dab1fe80e965f08f51d1cb02d2.tar.gz
freebsd-ports-gnome-a6c382faa3e825dab1fe80e965f08f51d1cb02d2.tar.zst
freebsd-ports-gnome-a6c382faa3e825dab1fe80e965f08f51d1cb02d2.zip
Add missing file
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/vlc-devel/files/patch-configure42
1 files changed, 42 insertions, 0 deletions
diff --git a/multimedia/vlc-devel/files/patch-configure b/multimedia/vlc-devel/files/patch-configure
new file mode 100644
index 000000000000..e7e6e9e29b77
--- /dev/null
+++ b/multimedia/vlc-devel/files/patch-configure
@@ -0,0 +1,42 @@
+--- configure.orig Fri Dec 8 20:33:49 2006
++++ configure Sun Dec 10 09:40:46 2006
+@@ -2412,8 +2412,7 @@
+ done
+ if test -z "$ac_aux_dir"; then
+ { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autotools \"$srcdir\"/autotools" >&5
+-echo "$as_me: error: cannot find install-sh or install.sh in autotools \"$srcdir\"/autotools" >&2;}
+- { (exit 1); exit 1; }; }
++echo "$as_me: error: cannot find install-sh or install.sh in autotools \"$srcdir\"/autotools" >&2;} }
+ fi
+
+ # These three variables are undocumented and unsupported,
+@@ -37873,8 +37872,7 @@
+ if test -n "${enable_dv}"
+ then
+ { { echo "$as_me:$LINENO: error: cannot find libraw1394 headers" >&5
+-echo "$as_me: error: cannot find libraw1394 headers" >&2;}
+- { (exit 1); exit 1; }; }
++echo "$as_me: error: cannot find libraw1394 headers" >&2;} ;}
+ fi
+
+ fi
+@@ -37893,8 +37891,7 @@
+ { echo "$as_me:$LINENO: result: no" >&5
+ echo "${ECHO_T}no" >&6; }
+ { { echo "$as_me:$LINENO: error: cannot cd to ${real_dv_raw1394_tree}" >&5
+-echo "$as_me: error: cannot cd to ${real_dv_raw1394_tree}" >&2;}
+- { (exit 1); exit 1; }; }
++echo "$as_me: error: cannot cd to ${real_dv_raw1394_tree}" >&2;} ;}
+ fi
+ if test -f "${real_dv_raw1394_tree}/src/.libs/libraw1394.a"
+ then
+@@ -38113,8 +38110,7 @@
+ if test -n "${enable_dv}"
+ then
+ { { echo "$as_me:$LINENO: error: cannot find libavc1394 headers" >&5
+-echo "$as_me: error: cannot find libavc1394 headers" >&2;}
+- { (exit 1); exit 1; }; }
++echo "$as_me: error: cannot find libavc1394 headers" >&2;} ; }
+ fi
+
+ fi