mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Add USES=compiler:c++11-lang to fix build on GCC-based architectures.
PR: 236749 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
7a3cc5e130
commit
14f2a7f272
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497151
@ -17,7 +17,8 @@ LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell \
|
||||
libpoppler.so:graphics/poppler \
|
||||
libpoppler-qt5.so:graphics/poppler-qt5
|
||||
|
||||
USES= desktop-file-utils ghostscript:x11,run pkgconfig qmake qt:5 tar:bzip2
|
||||
USES= compiler:c++11-lang desktop-file-utils ghostscript:x11,run \
|
||||
pkgconfig qmake qt:5 tar:bzip2
|
||||
USE_QT= concurrent network printsupport script webkit widgets \
|
||||
xml buildtools_build
|
||||
USE_TEX= latex dvipsk
|
||||
|
Loading…
x
Reference in New Issue
Block a user