summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-12 15:29:40 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-12 15:29:40 +0000
commit6f42873e5f5427093adf7dee7f498b14fc086088 (patch)
tree38268590ceb4a5700423b1cda7da7d20eba24be5 /net-mgmt
parent- Fix build on 9.x by specifying c++ standard requirements (diff)
- Fix build on 9.x by specifying C++ standard requirements
Notes
Notes: svn path=/head/; revision=425960
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/mk-livestatus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/mk-livestatus/Makefile b/net-mgmt/mk-livestatus/Makefile
index 73d142c7619b..52f049a9085b 100644
--- a/net-mgmt/mk-livestatus/Makefile
+++ b/net-mgmt/mk-livestatus/Makefile
@@ -13,7 +13,7 @@ COMMENT= Nagios event broker module
LICENSE= GPLv2
-USES= gmake
+USES= compiler:c++11-lib gmake
GNU_CONFIGURE= yes
OPTIONS_SINGLE= NAGIOS