Tweak net-mgmt/icingaweb2-module-businessprocess version 2.2.0_2
[dports.git] / net-mgmt / fastnetmon / Makefile.DragonFly
1 USES+=ncurses
2
3 # during fastnetmon link libunified_parser.a is before libnetmap_plugin.a
4 # and gets rejected by ld.gold: undef ref to parse_raw_packet_to_simple_packet()
5 CMAKE_ARGS+=    -DENABLE_NETMAP_SUPPORT:BOOL=OFF