# /usr/ports/astro/Makefile.local by jhs_ERASE_@berklix.com .include "../Makefile.undef" .if ( defined(BERKLIX_CLIENT) ) #{ .if ( defined(BERKLIX_AMBITIOUS) ) #{ .if (( ${OSVERSION} != 802000 ) && ( ${OSVERSION} != 900044 ) ) #{ SUBDIR += gpsdrive # Not needed, just interesting. .endif #} ${OSVERSION} SUBDIR += gpsd # Not needed, just interesting. .endif #} BERKLIX_AMBITIOUS .endif #} BERKLIX_CLIENT .if ( defined(BERKLIX_CLIENT) ) #{ .if ( defined(BERKLIX_AMBITIOUS) ) #{ SUBDIR += merkaartor # Map editor for http://www.openstreetmap.org # # Depends on Qt4 & tons of other things. # # Breaks on qt .endif #} BERKLIX_AMBITIOUS .endif #} BERKLIX_CLIENT .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_SERVER) || \ ( defined(BERKLIX_GATE) && defined(BERKLIX_AMBITIOUS) )) #{ # Xearth used by http://www2.berklix.net/cgi-bin/time # Delay build on gates as not powerful, & pkg_info -r xearth* : # kbproto-1.0.4 libICE-1.0.6,1 libSM-1.1.1_3,1 libX11-1.3.3_1,1 # libXau-1.0.5 libXdmcp-1.0.3 libXext-1.1.1,1 libXt-1.0.7 # libpthread-stubs-0.3_3 libxcb-1.7 pkg-config-0.25_1 # xextproto-7.1.1 xproto-7.0.16 SUBDIR += xearth .endif #}