# /site/domain/js.berklix.net/etc/make.conf.other by jhs@ # Installed by /site/etc/Makefile to # http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/ # See Also ./make.conf CD_MOUNTPTS= # CD_MOUNTPTS+= /host/fire/cdrom/ports/distfiles # Do not list any machines often turned off, else they delay. MODULES_WITH_WORLD= YES # For /usr/src/sys/modules PORTS_LANGUAGES = "german french" # Support my patch to ports/Makefile .if !defined(FOR_CDROM) # .include "/site/etc/make.conf.sasl" # For /usr/ports/ Makefile.local & */Makefile.local # BERKLIX_CLIENT For workstation clients # BERKLIX_GATE For workstation clients # BERKLIX_SERVER For remote servers # For build of just ports I want. # Prevent fetch & build of stuff I dont want. # (Comment out for an exhaustive clean of ports/ ) DOC_LANG= en_US.ISO_8859-1 de_DE.ISO_8859-1 COMPAT3X= yes # libc.so.3 needed for Applixware # Installing Applixware on 6.1 it complains: # /usr/libexec/ld-elf.so.1: Shared object "libg++.so.4" not found, # required by "install" ISPELL_BRITISH= yes # Ref /usr/ports/textproc/ispell/files/patch-ja MFLAGS+= -DVSL # MFLAGS not in /etc/defaults/make.conf # MFLAGS+= -j3 # parallel make breaks ports/x11/XFree86 NO_DYNAMICROOT= YES # Avoid non static /bin and /sbin # # dynamics are a pain when doing upgrades. PAGE= A4 # for src/gnu/usr.bin/groff/ Makefile.cfg & devps/Makefile # Which puts "papersize a4" rather than "papersize letter" # /usr/src/gnu/usr.bin/groff/font/devps/DESC & # /usr/share/groff_font/devps/DESC USA_RESIDENT= NO .endif # WITH_LIB32= "yes" # rec from sgk@@troutmask.apl.washington.edu # along with kern conf options COMPAT_IA32 & COMPAT_LINUX32