Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2006 16:50:21 GMT
From:      Rainer Alves <rainer.alves@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/99600: [PATCH] Port multimedia/libtheora does not compile on FreeBSD 4.x
Message-ID:  <200606291650.k5TGoLP4081699@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/99600; it has been noted by GNATS.

From: Rainer Alves <rainer.alves@gmail.com>
To: bug-followup@FreeBSD.org,  sven@ilse.net,  stefan@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--



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