aboutsummaryrefslogtreecommitdiff
path: root/irc/ezbounce/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ezbounce/Makefile')
-rw-r--r--irc/ezbounce/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile
index 35d40ded6160..318e06aa460e 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -21,7 +21,7 @@ COMPRESS_DESC= Chat log compression (requires boost)
GNU_CONFIGURE= yes
USES= compiler:c++0x gmake
-USE_GCC= any
+USE_GCC= yes
# ezbounce 1.99.15 isn't compatible with C++11 and later, which some compilers
# such as GCC 6 default to.