ports/187273: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu Mar 27 21:00:02 UTC 2014


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/187273: commit references a PR
Date: Thu, 27 Mar 2014 20:55:24 +0000 (UTC)

 Author: tijl
 Date: Thu Mar 27 20:55:20 2014
 New Revision: 349362
 URL: http://svnweb.freebsd.org/changeset/ports/349362
 QAT: https://qat.redports.org/buildarchive/r349362/
 
 Log:
   Use binutils port on FreeBSD/ia64.
   
   PR:		ports/187273
 
 Modified:
   head/multimedia/gstreamer-ffmpeg/Makefile
 
 Modified: head/multimedia/gstreamer-ffmpeg/Makefile
 ==============================================================================
 --- head/multimedia/gstreamer-ffmpeg/Makefile	Thu Mar 27 20:42:36 2014	(r349361)
 +++ head/multimedia/gstreamer-ffmpeg/Makefile	Thu Mar 27 20:55:20 2014	(r349362)
 @@ -59,7 +59,7 @@ CONFIGURE_ARGS+=	--with-ffmpeg-extra-con
  
  .include <bsd.port.pre.mk>
  
 -.if ${OSVERSION} < 900033
 +.if ${OSVERSION} < 900033 || ${ARCH} == ia64
  BUILD_DEPENDS+=	${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
  MAKE_ENV=	COMPILER_PATH=${LOCALBASE}/bin
  .endif
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-multimedia mailing list