aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/fastnetmon
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-08 00:29:01 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-08 01:48:38 +0000
commit926094e53729d792a8c827bc92a25db5b1e424f3 (patch)
tree4d485c9aab9a840c99fccc7c119d3bdc17eeb436 /net-mgmt/fastnetmon
parentc5d5960fd75bafee509ff7a04cfdee2ecefc40c8 (diff)
downloadports-926094e53729d792a8c827bc92a25db5b1e424f3.tar.gz
ports-926094e53729d792a8c827bc92a25db5b1e424f3.zip
Diffstat (limited to 'net-mgmt/fastnetmon')
-rw-r--r--net-mgmt/fastnetmon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile
index dc9eb4a446d4..8d00bebb60a0 100644
--- a/net-mgmt/fastnetmon/Makefile
+++ b/net-mgmt/fastnetmon/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
libhiredis.so:databases/hiredis
USES= cmake compiler:c++11-lang pkgconfig localbase:ldflags ssl
-
+USE_CXXSTD= c++14
USE_GITHUB= yes
GH_ACCOUNT= pavel-odintsov