# /usr/ports/shells/Makefile.local by jhs@berklix .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ .undef SUBDIR .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ # SUBDIR += bash2 # For friends # bash2 conflicts with bash-static-3.1.17 # which comes from /usr/ports/shell/bash, # needed by build ofgraphics/hpoj .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += pdksh # For testing if I suspect /bin/sh going wrong .endif #}