# /usr/ports/shells/Makefile.local by jhs_ERASE_@berklix.com .include "../Makefile.undef" .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_SERVER) ) #{ SUBDIR += bash # For garyj # Not on BERKLIX_GATE, (note a bash security hole announced 2014/09) # but bash gets dragged in by net-mgmt/etherape .endif #} .if defined(BERKLIX_CLIENT) #{ # SUBDIR += pdksh # For testing if I suspect /bin/sh going wrong .endif #}