mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
USES=compiler:c++11-lang is needed to fix linking with multimedia/mlt.
PR: 233906 Submitted by: Piotr Kubaj
This commit is contained in:
parent
51732669a5
commit
79d9f2af7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487835
@ -13,7 +13,8 @@ LICENSE= GPLv2+
|
||||
LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
|
||||
libfftw3.so:math/fftw3
|
||||
|
||||
USES= autoreconf gmake eigen:3,build,run libtool pathfix pkgconfig
|
||||
USES= autoreconf compiler:c++11-lang gmake eigen:3,build,run libtool \
|
||||
pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user