mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Use compiler:c++11-lib to fix build on FreeBSD 8 and 9 (tested on 9.3)
This commit is contained in:
parent
a21bd42a71
commit
dd93144e83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376811
@ -14,7 +14,7 @@ LICENSE= LGPL21 # (or later)
|
||||
LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \
|
||||
libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig tar:bzip2
|
||||
USES= compiler:c++11-lib gmake libtool pathfix pkgconfig tar:bzip2
|
||||
USE_WX= 3.0
|
||||
WX_UNICODE= yes
|
||||
WX_CONF_ARGS= absolute
|
||||
|
Loading…
Reference in New Issue
Block a user