Add compiler:c++11-lang to USES to fix the following problem on

GCC-based architectures:

    The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon
2019-06-13 11:52:20 +00:00
parent f2db8d40aa
commit db2ac97f4b

View File

@@ -12,8 +12,8 @@ COMMENT= Simple IRC client
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang pkgconfig
USE_XORG= ice sm x11 xext
USES= cmake pkgconfig
INSTALLS_ICONS= yes
OPTIONS_DEFINE= NLS LUA ENCHANT NOTIFY