Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
7c07ef740e
commit
33275d41b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495418
@ -22,8 +22,8 @@ LIB_DEPENDS= libbtparse.so:textproc/btparse \
|
||||
libtag.so:audio/taglib \
|
||||
libyaz.so:net/yaz
|
||||
|
||||
USES= cmake desktop-file-utils gettext kde:5 pkgconfig python:run \
|
||||
qt:5 shared-mime-info shebangfix tar:xz
|
||||
USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 \
|
||||
pkgconfig python:run qt:5 shared-mime-info shebangfix tar:xz
|
||||
USE_GNOME= libxml2 libxslt
|
||||
USE_KDE= archive attica5 auth bookmarks codecs completion config \
|
||||
configwidgets coreaddons crash ecm filemetadata guiaddons \
|
||||
|
Loading…
Reference in New Issue
Block a user