diff options
Diffstat (limited to 'net-mgmt/metronome/Makefile')
-rw-r--r-- | net-mgmt/metronome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/metronome/Makefile b/net-mgmt/metronome/Makefile index 2cffad26ad07..894ae632938c 100644 --- a/net-mgmt/metronome/Makefile +++ b/net-mgmt/metronome/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_thread.so:devel/boost-libs -USES= autoreconf:build eigen:3 libtool:build pathfix pkgconfig +USES= autoreconf:build compiler:c++11-lang eigen:3 libtool:build pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= ahupowerdns |