aboutsummaryrefslogtreecommitdiff
path: root/irc/dxirc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-06-13 11:52:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-06-13 11:52:20 +0000
commitdb2ac97f4b13dacc7d3efd5b354ca84edb439756 (patch)
tree5e3bc6ced64926aff937537dea8faf626543fb28 /irc/dxirc
parentf2db8d40aae8541277db0706610f7c8a6a7a5d21 (diff)
downloadports-db2ac97f4b13dacc7d3efd5b354ca84edb439756.tar.gz
ports-db2ac97f4b13dacc7d3efd5b354ca84edb439756.zip
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)
Notes
Notes: svn path=/head/; revision=504080
Diffstat (limited to 'irc/dxirc')
-rw-r--r--irc/dxirc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/dxirc/Makefile b/irc/dxirc/Makefile
index 2744e4a41807..cd3885d690f1 100644
--- a/irc/dxirc/Makefile
+++ b/irc/dxirc/Makefile
@@ -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