# /site/domain/js.berklix.net/etc/make.conf # Installed by /site/etc/Makefile to # http://www.berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/ # Included by /etc/make.conf by # .include "../site/domain/this/etc/make.conf" # /etc/make.conf is included by # /usr/share/mk/sys.mk after it reads /etc/defaults/make.conf # See: man 5 make.conf, man 5 src.conf /usr/ports/Mk # /site/domain/js.berklix.net/etc/make.conf.README # Later I should hive off some of this to /site/domain/this/etc/src.conf # See Also: man src.conf build(7), ports(7) # Common (files only with comments are commented out for speed.) # .include "/site/domain/this/etc/make.conf.cflags" # .include "/site/domain/this/etc/make.conf.perl" .include "/site/domain/this/etc/make.conf.fetch" .include "/site/domain/this/etc/make.conf.other" # Per host, Include these direct from /etc/make.conf if you want: # .include "/site/domain/this/etc/make.conf.cdrom" # .include "/site/domain/this/etc/make.conf.gate" # .include "/site/domain/this/etc/make.conf.sasl" # Other ideas: # PACKAGES=${PORTSDIR}/packages/${OSVERSION}-${ARCH}/ # USE_PACKAGE_DEPENDS=yes # DEPENDS_TARGET=package # /etc/make.conf samples: # .include "/site/domain/this/etc/make.conf" # KERNCONF=FIRE64.small # # SENDMAIL_MC=fire.js.berklix.net.mc # /usr/src/etc/sendmail/Makefile # PERL_VERSION=5.8.9