This port requires a newer GCC on GCC-based architectures.
PR: 233690 Submitted by: Piotr Kubaj
This commit is contained in:
parent
19f296408e
commit
2017e623a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486516
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ LIB_DEPENDS= libxine.so:multimedia/libxine \
|
|||
libvdpau.so:multimedia/libvdpau
|
||||
|
||||
PATCH_STRIP= -p1
|
||||
USES= pkgconfig tar:bzip2
|
||||
USES= compiler:c++11-lang pkgconfig tar:bzip2
|
||||
USE_XORG= xrandr xrender
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --cc="${CC}" --cxx="${CXX}" --add-cflags=-I${VDRDIR}
|
||||
|
|
Loading…
Reference in a new issue