summaryrefslogtreecommitdiff
path: root/sysutils/k3b-kde4/files/patch-configure
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2007-06-27 02:06:10 +0000
committerBeech Rintoul <beech@FreeBSD.org>2007-06-27 02:06:10 +0000
commit7467b42a10ee15579580b4d76eeb87aaf84f363b (patch)
tree92e3a07cf1c80d0fa2c4ca49b774416c1a01baf7 /sysutils/k3b-kde4/files/patch-configure
parentfix png problem (diff)
- Update to 1.0.2
PR: ports/114041 Submitted by: Heiner <h.eichmann@gmx.de> (maintainer) Approved by: sat (mentor)
Notes
Notes: svn path=/head/; revision=194322
Diffstat (limited to 'sysutils/k3b-kde4/files/patch-configure')
-rw-r--r--sysutils/k3b-kde4/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/k3b-kde4/files/patch-configure b/sysutils/k3b-kde4/files/patch-configure
deleted file mode 100644
index 73dc3d26b295..000000000000
--- a/sysutils/k3b-kde4/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sat Apr 21 00:42:59 2007
-+++ configure Sat Apr 21 00:45:23 2007
-@@ -36535,7 +36535,7 @@
-
- rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
- OLD_LIBS=$LIBS
-- LIBS="-lavformat -lavcodec -ldl $LIBS"
-+ LIBS="-lavformat -lavcodec $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- extern "C" {
- #include <ffmpeg/avformat.h>