# /usr/ports/net-mgmt/Makefile.local by jhs@berklix .if ( defined(BERKLIX_MINIMAL) || \ defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) || defined(BERKLIX_AMBITIOUS ) ) #{ .undef SUBDIR .endif #} .if (defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) ) #{ .if (defined(BERKLIX_AMBITIOUS) ) #{ So many dependencies it's heavy on a gate. SUBDIR += etherape # graphical traffic display, nice bit not essential. # 7.1-RELEASE fails # current-16.04.2009 on amd64 OK # current-16.04.2009 on i386 not .endif #} .endif #}