Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2014 20:10:54 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342837 - head/multimedia/libquicktime-lame/files
Message-ID:  <201402052010.s15KAsW0021826@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Wed Feb  5 20:10:53 2014
New Revision: 342837
URL: http://svnweb.freebsd.org/changeset/ports/342837
QAT: https://qat.redports.org/buildarchive/r342837/

Log:
  multimedia/libquicktime-lame: Bring in configure fix from dports

Added:
  head/multimedia/libquicktime-lame/files/
  head/multimedia/libquicktime-lame/files/patch-configure   (contents, props changed)

Added: head/multimedia/libquicktime-lame/files/patch-configure
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/multimedia/libquicktime-lame/files/patch-configure	Wed Feb  5 20:10:53 2014	(r342837)
@@ -0,0 +1,10 @@
+--- configure.orig	2013-04-13 13:27:09.889002000 +0000
++++ configure
+@@ -9622,6 +9622,7 @@ freebsd* | dragonfly*)
+   else
+     case $host_os in
+     freebsd[123]*) objformat=elf
++      ;;
+     *) objformat=elf
+     esac
+   fi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402052010.s15KAsW0021826>