# /usr/ports/textproc/Makefile.local by jhs@berklix .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ .undef SUBDIR .endif #} .if defined(BERKLIX_CLIENT) #{ # SUBDIR += antiword # Automatically used by EXMH on .doc. 6.2-rel amd hangs on input needs ^D. .if defined(BERKLIX_AMBITIOUS) #{ SUBDIR += docbook # to build FreeBSD doc/ loads of packages SUBDIR += docproj # JADETEX=yes_or_no - for CD build # # Failing on host=lapd 7.0-rel, often fails. Too many deps. .endif #} SUBDIR += ispell SUBDIR += latex2html # For public_html/bim/leaflet/newest/ # SUBDIR += slides # For /usr/doc/en_US.ISO8859-1/slides presentation SUBDIR += mgdiff # SUBDIR += unroff # Previously for ~/job/groff/cv/laser4/ .endif #}