ports/187814: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Wed Mar 26 17:30:01 UTC 2014
The following reply was made to PR ports/187814; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/187814: commit references a PR
Date: Wed, 26 Mar 2014 17:28:22 +0000 (UTC)
Author: tijl
Date: Wed Mar 26 17:28:18 2014
New Revision: 349270
URL: http://svnweb.freebsd.org/changeset/ports/349270
QAT: https://qat.redports.org/buildarchive/r349270/
Log:
Use binutils port on FreeBSD/ia64.
PR: ports/187814
Modified:
head/multimedia/gstreamer1-libav/Makefile
Modified: head/multimedia/gstreamer1-libav/Makefile
==============================================================================
--- head/multimedia/gstreamer1-libav/Makefile Wed Mar 26 17:27:24 2014 (r349269)
+++ head/multimedia/gstreamer1-libav/Makefile Wed Mar 26 17:28:18 2014 (r349270)
@@ -25,7 +25,7 @@ PLIST_SUB= VERSION="1.0"
.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