aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-05-03 14:40:32 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-05-03 14:40:32 +0000
commitaf3dbfe39e0f7f6e9495d74666685b6735e3f64c (patch)
tree3c4697bc21eb7a30ff90f389ce5c9dabef3e7cde
parent4810e8d662a2acae0e3c9e808bd576c8428c9f43 (diff)
downloadports-af3dbfe39e0f7f6e9495d74666685b6735e3f64c.tar.gz
ports-af3dbfe39e0f7f6e9495d74666685b6735e3f64c.zip
Notes
-rw-r--r--multimedia/ffmpeg-devel/files/patch-configure11
1 files changed, 10 insertions, 1 deletions
diff --git a/multimedia/ffmpeg-devel/files/patch-configure b/multimedia/ffmpeg-devel/files/patch-configure
index 654914693619..1aca92796ad9 100644
--- a/multimedia/ffmpeg-devel/files/patch-configure
+++ b/multimedia/ffmpeg-devel/files/patch-configure
@@ -1,5 +1,5 @@
--- configure.orig Fri Apr 27 03:13:50 2007
-+++ configure Tue May 1 06:17:09 2007
++++ configure Thu May 3 09:28:33 2007
@@ -208,11 +208,11 @@
# "tr '[a-z]' '[A-Z]'" is a workaround for Solaris tr not grokking "tr a-z A-Z"
@@ -85,6 +85,15 @@
echo "SWSVERSION=$sws_version" >> config.mak
echo "SLIBNAME=${SLIBNAME}" >> config.mak
echo "SLIBNAME_WITH_VERSION=${SLIBNAME_WITH_VERSION}" >> config.mak
+@@ -2001,7 +1995,7 @@
+
+ echo "SRC_PATH=\"$source_path\"" >> config.mak
+ echo "SRC_PATH_BARE=$source_path" >> config.mak
+-echo "BUILD_ROOT=\"$PWD\"" >> config.mak
++echo "BUILD_ROOT=\"$(pwd)\"" >> config.mak
+
+ # Apparently it's not possible to portably echo a backslash.
+ if enabled asmalign_pot; then
@@ -2095,8 +2089,8 @@
Version: $version
Requires: $requires