Miscellany
public text v1 · immutable# Uncomment this if you want to do port builds with no interaction
#BATCH=yes
# added by use.perl 2011-05-22 02:59:18
PERL_VERSION=5.14.0
# If port uses make jobs, specify how many
MAKE_JOBS_NUMBER=2
# Unless we know we cannot, always try to make things with
#multiple threads
.if !defined(MAKE_JOBS_UNSAFE)
FORCE_MAKE_JOBS=yes
.endif