ports/99600: [PATCH] Port multimedia/libtheora does not compile on FreeBSD 4.x

Rainer Alves rainer.alves at gmail.com
Thu Jun 29 17:23:40 UTC 2006


The following reply was made to PR ports/99600; it has been noted by GNATS.

From: Rainer Alves <rainer.alves at gmail.com>
To: bug-followup at FreeBSD.org,  sven at ilse.net,  stefan at FreeBSD.org
Cc:  
Subject: Re: ports/99600: [PATCH] Port multimedia/libtheora does not compile
 on FreeBSD 4.x
Date: Thu, 29 Jun 2006 13:44:49 -0300

 This is a multi-part message in MIME format.
 --------------070100020700070606010107
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 I approve this, here's a patch with the proposed fix. Thanks for the 
 heads up.
 
 - Rainer
 
 --------------070100020700070606010107
 Content-Type: text/x-patch;
  name="libtheora-freebsd4-fix.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="libtheora-freebsd4-fix.diff"
 
 diff -ruN /usr/ports/multimedia/libtheora/Makefile multimedia/libtheora/Makefile
 --- /usr/ports/multimedia/libtheora/Makefile	Tue Jun 27 14:27:55 2006
 +++ multimedia/libtheora/Makefile	Thu Jun 29 13:41:31 2006
 @@ -17,6 +17,7 @@
  LIB_DEPENDS=	vorbis.3:${PORTSDIR}/audio/libvorbis
  
  USE_BZIP2=	yes
 +USE_GCC=	3.4+
  INSTALLS_SHLIB=	yes
  GNU_CONFIGURE=	yes
  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include " \
 
 --------------070100020700070606010107--



More information about the freebsd-ports-bugs mailing list