# /usr/ports/astro/Makefile.local by jhs@berklix .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ .undef SUBDIR .endif #} .if ( defined(BERKLIX_CLIENT) && defined(BERKLIX_AMBITIOUS) ) #{ SUBDIR += gpsdrive # Not actually need this, yet. SUBDIR += gpsd # Not actually need this, yet. SUBDIR += xearth # Not regularly used. .endif #}