aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-05-30 08:46:53 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-05-30 08:46:53 +0000
commit4927b417e38e1d60d677dee866e8be39d8d55cf6 (patch)
tree739802b18257cc0c8c72ff9bd698c83b165789f0 /multimedia
parent39f5ebd594a5c1730b2fb42e1a8801095d49c675 (diff)
downloadports-4927b417e38e1d60d677dee866e8be39d8d55cf6.tar.gz
ports-4927b417e38e1d60d677dee866e8be39d8d55cf6.zip
MFH: r387035 (partially)
- Fix build on FreeBSD 8/9 by using modern compiler - Make build log more verbose Approved by: ports-secteam (build fix blanket)
Notes
Notes: svn path=/branches/2015Q2/; revision=387918
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer1-vaapi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer1-vaapi/Makefile b/multimedia/gstreamer1-vaapi/Makefile
index d8f82eebbf40..9ea993ee6d1d 100644
--- a/multimedia/gstreamer1-vaapi/Makefile
+++ b/multimedia/gstreamer1-vaapi/Makefile
@@ -16,9 +16,9 @@ LIB_DEPENDS= libva.so:${PORTSDIR}/multimedia/libva
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-wayland --with-gstreamer-api=1.4 \
- --disable-builtin-libvpx
+ --disable-builtin-libvpx --disable-silent-rules
INSTALL_TARGET= install-strip
-USES= gmake libtool pkgconfig tar:bzip2
+USES= compiler:c11 gmake libtool pkgconfig tar:bzip2
USE_LDCONFIG= yes
USE_GSTREAMER1= yes
USE_GL= gl