aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libvdpau-va-gl
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-22 05:30:31 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-22 05:30:31 +0000
commitaecf049634efea8555a526b9072fbb9f0a7c2a89 (patch)
treeee1202c5a5464562474562e70212261185323b7d /multimedia/libvdpau-va-gl
parentbb337a85ebe5bb223ca472e87bfc310e7e7e1070 (diff)
downloadports-aecf049634efea8555a526b9072fbb9f0a7c2a89.tar.gz
ports-aecf049634efea8555a526b9072fbb9f0a7c2a89.zip
Fix build on gcc-based archs by updating USES.
Tested on powerpc64 and amd64 (for no regression). While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=480340
Diffstat (limited to 'multimedia/libvdpau-va-gl')
-rw-r--r--multimedia/libvdpau-va-gl/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/libvdpau-va-gl/Makefile b/multimedia/libvdpau-va-gl/Makefile
index 0c8181a61276..d2a06b9299a2 100644
--- a/multimedia/libvdpau-va-gl/Makefile
+++ b/multimedia/libvdpau-va-gl/Makefile
@@ -2,8 +2,8 @@
PORTNAME= libvdpau-va-gl
PORTVERSION= 0.4.2
-PORTREVISION= 2
DISTVERSIONPREFIX= v
+PORTREVISION= 2
CATEGORIES= multimedia
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -15,15 +15,14 @@ COMMENT= VDPAU driver with OpenGL/VAAPI backend
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libva-x11.so:multimedia/libva
-
BROKEN_armv6= fails to configure: CMake Error: Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- broken
-BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "-std=c++11"
+
+LIB_DEPENDS= libva-x11.so:multimedia/libva
USE_GITHUB= yes
GH_ACCOUNT= i-rinat
-USES= cmake pkgconfig
+USES= cmake compiler:c++11-lang pkgconfig
USE_XORG= x11
USE_GL= gl
LDFLAGS+= -Wl,--as-needed # Xext, ICE, SM