All pastes #2069647 Raw Edit

Miscellany

public text v1 · immutable
#2069647 ·published 2011-05-26 21:10 UTC
rendered paste body
# 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