.include "/usr/local/etc/ports_sites.conf" .if ${CC:T:M*clang*} CFLAGS+=-Wno-invalid-source-encoding .endif #DEVELOPER=yes WITH_CCACHE_BUILD=yes DEFAULT_VERSIONS+=PSQL=9.5 WRKDIRPREFIX=/ram .if !defined(NO_CCACHE) CC=/usr/local/libexec/ccache/world/cc CXX=/usr/local/libexec/ccache/world/c++ .endif .if ${.CURDIR:M*/ports/devel/ccache} NO_CCACHE=yes .endif .if ${.CURDIR:M*/ports/lang/rust} NO_CCACHE=yes WRKDIRPREFIX= .endif .if ${.CURDIR:M*/ports/print/texlive-texmf} NO_CHECKSUM=yes .endif .if ${.CURDIR:M*/ports/lang/guile2} NO_CCACHE=yes WRKDIRPREFIX= MAKE_JOBS_UNSAFE=yes .endif VALID_CATEGORIES+=myports #OVERRIDE_LINUX_BASE_PORT=c6_64 #OVERRIDE_LINUX_NONBASE_PORTS=c6_64 DEFAULT_VERSIONS+=python=2.7 python2=2.7 python3=3.5 ssl=libressl perl5=5.24 linux=c6_64 .if ${.CURDIR:M*/ports/databases/galera} NO_CCACHE=yes .endif .if ${.CURDIR:M*/ports/audio/wavpack} NO_CCACHE=yes .endif