diff options
-rw-r--r-- | irc/inspircd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile index f439efc9673d..21985726c20c 100644 --- a/irc/inspircd/Makefile +++ b/irc/inspircd/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/docs/LICENSE.txt # Configure script is written in perl -USES= cpe gmake perl5 +USES= compiler:c++11-lang cpe gmake perl5 USE_GITHUB= yes USE_PERL5= build |