# /usr/ports/comms/Makefile.local by jhs@berklix .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ .undef SUBDIR .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += gnokii # For Nokia mobiles. .if defined(BERKLIX_AMBITIOUS) #{ # f ports=NFS, lock fails SUBDIR += gammu # For mobiles. # gammu: # Running autoconf... # autom4te259: cannot lock autom4te.cache/requests with mode 2 # (perhaps you are running make -j on a lame NFS client?): # Operation not supported # So build in a 2nd local ports tree, eg # setenv PORTSDIR /usr/no_nfs/ports .endif #} # SUBDIR += hylafax # Dont need it. SUBDIR += kermit .endif #}