# /usr/ports/lang/Makefile.local by jhs_ERASE_@berklix.com .include "../Makefile.undef" .if defined(BERKLIX_CLIENT) #{ SUBDIR += pbasic .endif #} BERKLIX_CLIENT .if defined(BERKLIX_CLIENT) #{ # SUBDIR += perl5.20 # Failed attempt to avoid build error from: devel/llvm36 : # actual-package-depends: dependency on /usr/local/bin/perl5.20.2 not registered (normal if it belongs to base) # This perl at 2015-09-21 reports: Installing perl5-5.20.3_8... # DEPENDENCY NEEDED TO BUILD: # lang/perl5.20 devel/llvm36 # devel/llvm36 clang36 # lang/clang36 libclc # devel/libclc x11-servers/xorg-server .endif #} BERKLIX_CLIENT .if defined(BERKLIX_SERVER) #{ # land & slim both use perl5.14 with demime & majordomo @ 2016-07 # however, later I'll probably want newer. # SUBDIR += perl5.14 # expected by demime, breaks. # SUBDIR += perl5.18 # SUBDIR += perl5.20 # Dont specify any, leave it to auto build. # 5.20 is auto built by 10.3-STABLE src + current ports 2016-08-17 .endif #} BERKLIX_CLIENT .if defined(BERKLIX_AMBITIOUS) #{ .if defined(BERKLIX_CLIENT) #{ # SUBDIR += python # for fetchmailconf < mail/fetchmail # hashed out 2016-08-17 to see if dependency builds it unaided. # # fetchmailconf is not normaly necessary, but I fancy # # trying it for sniffing at new POP3 suppliers. .endif #} BERKLIX_CLIENT .endif #} BERKLIX_AMBITIOUS .if defined(BERKLIX_AMBITIOUS) #{ SUBDIR += gnatdroid-binutils # Infrastructure for C/Ada Android cross-compiler SUBDIR += gnatdroid-sysroot # sysroots for C/Ada Android cross-compiler .endif #} BERKLIX_AMBITIOUS