mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=gnu++11" While here, sort USES. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
4afcbfd1ee
commit
d07657da84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541732
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= a2x:textproc/asciidoc
|
||||
LIB_DEPENDS= libpoppler-qt5.so:graphics/poppler-qt5
|
||||
|
||||
USES= qmake pkgconfig qt:5 gl
|
||||
USES= compiler:c++11-lang gl pkgconfig qmake qt:5
|
||||
USE_QT= buildtools_build core gui xml dbus network widgets
|
||||
USE_GL= gl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user