forked from Lainports/freebsd-ports
Add lang/julia to the blacklist of ports that other ports must not depend upon.
With hat: portmgr
This commit is contained in:
parent
2f40d531c4
commit
fa22bcefd1
1 changed files with 3 additions and 0 deletions
|
|
@ -974,6 +974,9 @@ depends_blacklist()
|
|||
lang/gcc)
|
||||
instead="USE_GCC"
|
||||
;;
|
||||
lang/julia)
|
||||
instead="a dependency on lang/julia\${JULIA_DEFAULT:S/.//}"
|
||||
;;
|
||||
devel/llvm)
|
||||
instead="a dependency on devel/llvm\${LLVM_DEFAULT}"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue