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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user